Hi,
Can anyone help me to get the query to alter/rename the column name in sql without using the sp_rename proc.
I tried some of the queries, but it didnt help me.
Ex. alter table table1 Rename column perio to period;
Thanks in advance,
Regards,
Rajendran.