SQL SERVER||How to change the Table Name and Column Name using sp_rename?

Published: 25 January 2024
on channel: LearnSQLtoSSIS
64
3

EXEC sp_rename 'old_tn','new_tn'
EXEC sp_rename 'tn.Old_cn','new_cn','COLUMN'


Watch video SQL SERVER||How to change the Table Name and Column Name using sp_rename? online without registration, duration 05 minute 58 second in high hd quality. This video was added by user LearnSQLtoSSIS 25 January 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 64 once and liked it 3 people.