Answer Posted / ravikv
SP_Rename 'dbo.table_name.column_name','new column_name'.
Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
What is a view and what are its advantages?
What are policy management terms?
What is the difference between stored procedure and user defined functions?
How do you delete duplicate rows in sql server?
How to enter binary string literals in ms sql server?
What is t-sql script to take database offline – take database online.
What is an identity column in insert statements?
where the connection string store in the database
How to download microsoft sql server 2005 express edition?
What is the difference between a function and a stored procedure?
what are the different ways to return the rowcount of a table?
How do I create a stored procedure in dbml?
When we should use and scope of @@identity?
Write query to return all rows sql?
Explain intellisense for query editing