How can i change the column name.
Answer Posted / durgaprasad
sp_rename 'tablename.oldcolumnname','newcolumnname'
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
Tell me about builtinadministrator?
What are the properties and different types of sub-queries?
How to create new table with "create table" statements?
How to find the version of sql server? : sql server database administration
Explain the truncate command? : SQL Server Architecture
Explain some stored procedure creating best practices or guidelines?
How can you check the level of fragmentation on a table?
what is a schema in sql server 2005? : Sql server database administration
What is the purpose of linked server configuration in sql server?
Explain features and concepts of analysis services?
Do you know the policy based administration feature of sql server 2008?
What is row-level compre?
What are the rendering extensions of ssrs?
How to drop an existing schema in ms sql server?
Explain what is the main purpose of having conversation group?