Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Wednesday, November 1, 2017

Changing NVARCHAR to VARCHAR...

SQLServerCentral » Latest topics
Changing NVARCHAR to VARCHAR...
Dear Experts,
As part of tuning on a database , I want to reduce the high physical reads by reducing the number of pages as an administrator. The dev team is also working to improve the code too. Since varchar2 takes double the space + 2 bytes fo

No comments: