Hi is it possible to change the column data type of a view in SQL server?
I have a view and would like to chance the data type from nvarchar to varchar.
Using SQL server 2008
Cheers
I have a view and would like to chance the data type from nvarchar to varchar.
Using SQL server 2008
Cheers
Comment