How can i change the column name.
Answer Posted / naren
update tablename set newcolumn name where old column name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I install sql server?
How can we call UDF(User Define Function) using C# code in ASP.net ?
What do you understand by recursive stored procedures?
is it important for a database administrator to understand the operating system and file access? : Sql server administration
How is table type constraint applied to a table?
What are the new features of sql server 2008 r2 reporting service?
What is identity?
What is failover clustering overview?
What is the difference between DATETIME2 and DATETIME?
What is the use of tempdb? What values does it hold?
List some advantages and disadvantages of stored procedure?
How to convert numeric values to integers in ms sql server?
How can we remove orphan records from a table?
Differentiate between SQL and ORACLE joins and write their syntax.
What are the advantages of using cte?