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

Alter datatype in multiple colums

$
0
0
Hi All,

We have 100 tables in our database and I need to modify one datatype from Text to VARCHAR(MAX). I need to write one script to affect whole database.
I am tring to run below code but It did not work. I need help to correct this code in

Viewing all articles
Browse latest Browse all 3145

Trending Articles