codes for my personal use, anyone who finds it useful can use my code.
sp_rename 'table_name.old_column_name', 'new_column_name', 'COLUMN';
Comments
Post a Comment