Error!
Success!

By tag: max

showing:  of
0
kicks

SQL SERVER - 2005 - List All The Column With Specific Data Types  (Unpublished)

SQL Server 2005 has new datatype of VARCHAR(MAX), we decided to change all our TEXT datatype columns to VARCHAR(MAX). The reason to do that as TEXT datatype will be deprecated in future version of SQL Server and VARCHAR(MAX) is superior to TEXT datatype in features. We run following script to identi...


Kicked By:
Drop Kicked By: