阅读背景:

总是使用nvarchar(MAX)有什么缺点吗?

来源:互联网 

In SQL Server 2005, are there any disadvantages to making all character fields nvarchar(MAX) rather than specifying a length explicitly, e.g. nvarchar(255)? (Apart from the obvious one that you aren't able to limit the field length at the database level)In SQL Server 2005, are there any disadvantages




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: