Answer Posted / ram&saran
SP_RENAME '<table_name>.<old_column_name>','<new_column_name>'
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
how to determine the service pack currently installed on sql server? : Sql server database administration
Can you type more than one query in the query editor screen at the same time?
What are difference between Cluster index and Non-Cluster index?
When would you use a before or after trigger?
What is a result set object returned by odbc_exec()?
Why do you want to join software field as you have done your BE in Electronics?
What is an entity-relationship diagram (erd)?
What are the diifferences between the ms sql server vs mysql?
What happens when converting big values to integers?
What is GUID in sql server?
How to create new table with "create table" statements?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What is the filtered index?