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
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