阅读背景:

在表格中使用VARCHAR(MAX)有什么缺点吗?

来源:互联网 

Here is my predicament.

这是我的困境。

Basically, I need a column in a table to hold up an unknown length of characters. But I was curious if in Sql Server performance problems could arise using a VARCHAR(MAX) or NVARCHAR(MAX) in a column, such as: 'This time' I only need to store 3 characters and most of the time I only need to store 10 characters. But there is a small chances that It could be up to a couple thousand characters in that column, or even possibly a million, It is unpredictable. But, I can guarantee that it will not go over the 2GB limit.Basically,




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

分享到: