Answer Posted / rajkumar
SP_RENAME 'OLDTABLE NAME', 'NEW TABLE NAME'
eg:
SP_RENAME 'TBL_EMPLOYEE', 'TBL_EMP'
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What do mean by xml datatype?
What is sql profiler. What are the default templates with it? : sql server database administration
How to copy the tables, schema and views from one sql server to another?
In case you have filters in your report, when filters will be applied in cached report instance?
What are the five characteristics of good data?
What is the order in which the sql query is executed?
Tell me what is sql profiler?
explain different types of constraints? : Sql server database administration
Explain the benefits of user-defined functions?
Name some of the open source software that you can use in alternative to SSR?
Explain system functions or built-in functions? What are different types of system functions?
What is sql service broker?
What is the difference between a view and a stored procedure?
What is a periodical index?
What is a raid and what are different types of raid configurations?