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
How to convert binary strings into integers in ms sql server?
What are the results of running this script?
Why we should not use triggers?
Explain important index characteristics?
How do you create type- insensitive operator?
How to perform backup for certificates in sql server? : sql server security
What is an indice?
Which table keeps information about stored procedures?
What is #temp and @table variable in SQL server?
How to define output parameters in stored procedures?
How to Check if table exists in sql server?
Explain what is the use of custom fields in report?
What is key attribute?
Do you know hot add cpu in sql server 2008?
What is cdc in sql server?