How can i change the column name.
Answer Posted / desh deepak
sp_rename 'tablename.oldcolumnname',tablenamename.newcolumnn
ame
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How to get nth highest salary from employee table.
What is intellisense?
What is spid in sql server profiler?
What does select 1 mean?
Explain log shipping and mention its advantages.
Does sql server use java?
What is acid properties?
What is merge statement?
Why use view instead of a table?
How to resolve the orphan use problem? : sql server security
What is the correct order of the logical query processing phases?
What are different types of roles provided by ssrs?
How to configure odbc dsn with different port numbers?
What is collation sensitivity? Explain different types.
What is raid, and how it can influence database performance?