1
Answer

Increase the size of datatype of existing table

I want to increase the data type of varchar(100) to varchar(200)?without  any loss of data in the existing table?HOW ?I am using MSSQL

Answers (1)