Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to rename an existing column with the "sp_rename" stored procedure in ms sql server?



How to rename an existing column with the "sp_rename" stored procedure in ms sql server?..

Answer / Ankit Awasthi

"To rename an existing column using the sp_rename stored procedure in MS SQL Server, follow these steps:n1. Open SQL Server Management Studio (SSMS) or any other query tool.n2. Use the sp_rename system stored procedure and provide the old column name, the new column name, and the table name as parameters.n3. Execute the command to rename the column."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What are policy management terms?

1 Answers  


What is cursors? And what are the different types of cursor?

1 Answers  


How can I create a report based on a query? : sql server management studio

1 Answers  


What is the difference between NOROW and LOCKROW?

1 Answers   Accenture, Honeywell, Satyam,


What are the 10 characteristics of data quality?

1 Answers  


Mention the differences between local and global temporary tables.

1 Answers  


How do I delete a sql server database?

1 Answers  


How do I view a procedure in sql server?

1 Answers  


What is resultset concur_updatable?

1 Answers  


What are cursors? Explain the different types of cursors Enlist a few disadvantages of cursors.

1 Answers   Genpact,


How do I determine how many instances of sql server are installed on a computer?

1 Answers  


how to find out the repeated value from table using groupby function?

4 Answers  


Categories