How can i change the column name.
Answer Posted / kinthada cnu
hi all
sp_rename 'tablename.oldcolumnname','newcolumnname','column'
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
What are the advantages of sql azure?
What is raiseerror? What is raiseerror?
How do you troubleshoot errors in a SQL Server Agent Job?
What are the 7 disadvantages to a manual system?
What is subquery explain with example?
If a table does not have a unique index, can a cursor be opened on it?
Differentiate between truncate vs delete in mssql?
What are the two authentication modes in sql server?
What is a group function explain with an example?
What is trigger and different types of Triggers?
What is a fan-out query in SQL Azure?
What are the advantages of stored procedure in sql server?
What are the steps you should follow to start sql server in single-user mode?
Is it possible to have clustered index on separate drive from original table location?
How do I change my passwords (database, LDAP, and so on) without causing an outage?