sp_rename – Rename a column or table in MS SQL Server

Introduction In this article, I would like to share how to rename a column name or table name in SQL Server using T-SQL. For that, we have to use sp_rename. sp_rename renames the objects in the current database. Renaming column name to new column name The syntax for renaming a column in SQL Server using... Continue Reading →

Website Built with WordPress.com.

Up ↑

%d bloggers like this: