Answer Posted / jinesh
drop database <databasename>
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
what information is maintained within the msdb database? : Sql server administration
What is normalization? Explain its different types?
What are the different types of join?
What is logshipping and its purpose?
What is difference between inner join and join?
what is the difference between count(*) and count(1) ?
What do you understand by integration services in sql server?
User wants only to display only pdf as export option in report manager. How to achieve this?
Explain about service Broker functions?
What is the full form of dql?
What are the components of sql server service broker?
What is hot add cpu in sql server 2008?
How to insert and update data into a table with "insert" and "update" statements?