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 multilevel indexing?
Are all views updatable ?
What is the partitioning method?
What are page splits? : SQL Server Architecture
why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration
How to create new databases with "create database" statements?
Can a rule be bound to any column of any data type?
What are the differences between left join and inner join in sql server?
Describe the functionalities that views support.
How to connect sql server management studio express to sql server 2005 express?
What are rest-style architecture's?
How to replace null values in expressions using isnull()?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
What is coalesce and check constraint in sql server?
What are the different types of columns types constraints in the sql server?