Answer Posted / latha sree
sp_renamedb ?oldname? , ?newname?
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the different types of joins?
What is the difference between functions and scalar functions?
What are differences in between sql server 2012 and sql server 2016?
How do you debug a procedure in sql server?
Name some of the open source software that you can use in alternative to SSR?
How does index makes search faster?
What is merge replication?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What is used to replicate sessions between instances in coldfusion clusters?
What is the difference between dbcc indexdefrag and dbcc reindex?
How do I setup a local sql server database?
What is the default schema of your login session in ms sql server?
Why truncate is ddl command?
What do we have to check in database testing?
How to insert a new row into a table with "insert into" statements in ms sql server?