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
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
Where views are stored in sql server?
How to list all user defined functions in the current database?
How to get the number of affected rows?
Explain what is the function of sql server agent windows service?
What is ms sql server reporting services?
What are the elements of dbms?
When is the use of update_statistics command?
Explain atomicity?
What is store procedure? How do they work?
How to use group functions in the select clause in ms sql server?
What is replication with database mirroring? : sql server database administration
Write the queries for commands like Create Table, Delete table, Drop Table etc.
What is the difference between clustered index and primary key?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration