Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

[N]Varchar(4000) and Performance

$
0
0
Hi,
What are the disadvantages of using many columns with varchar (4000) or nvarchar (4000) in terms of performance, DB size, index size (CI, NCI, CCI) and IO? Some developers argue that anyway only the actual size of the content is used, and thus it

Viewing all articles
Browse latest Browse all 3145

Trending Articles