Tried to change the datatype from nvarchar(250) to nvarchar (20) using below script and its threw error ,but the same able to achieve using SSMS table design. I have some column datatypes needs to be changes like this from higher to lower value. Can anyon
↧