Answer Posted / latha sree
sp_renamedb ?oldname? , ?newname?
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain transaction isolation levels in sql server?
What is an example of a primary key?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
What security features are available for stored procedure?
How to check parameter value in stored procedure sql server?
Explain the steps needed to create a scheduled job?
What does COMMIT command do?
What does asynchronous call backs means?
How will you monitor replication latency in transactional replication? : sql server replication
How to change the ownership of a schema in ms sql server?
Is ssrs support other database except ms sql server?
What is the difference between lock, block and deadlock? : sql server database administration
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What is merge replication?
Are connections to sql server encrypted?