adspace
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 is acid mean in sql server?
How do I find the sql server version?
How to remove duplicate rows from table except one?
How efficient you are in oracle and SQL server?
How can I check that whether automatic statistic update is enabled or not?
How raid can influence database performance?
What is a scheduled job or what is a scheduled task?
What is the primary use of the model database?
List out the different types of locks available in sql server?
How to convert character strings into numeric values?
Why we use the openxml clause?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What are different types of constraints?
Disadvantages of the indexes?
What are wait types?