Query to change Column Name in SQL SERVER
sp_rename 'Tablename.old fieldname', 'new field name'
sp_rename 'xyz.aaa','bbb'
Showing posts with label sql query to rename column name. Show all posts
Showing posts with label sql query to rename column name. Show all posts
Subscribe to:
Posts (Atom)