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
What is spatial and temporal data?
What is the command used to check locks in microsoft sql server?
What is server-level principal?
Explain the difference between cross join and full outer join?
Define full outer join in sql server joins?
What is the difference between a check constraint and a rule?
How do I find the transaction log size in sql server?
What is data source object?
how to define testing of network layers? : Sql server database administration
How to get the definition of a user defined function back?
How display code or Text of Stored Procedure using Sql query in Sql Server ?
can SSRS reports Cache results?
What is the recommended total size of your memory optimized tables?
What is clustered primary key?
How to create sub reports?