syntax for deleting the database in T SQL

Answer Posted / arun ashok

Drop Database DB_Name

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between a local and a global temporary table?

540


How to create an identity column?

629


you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration

705


Do you know the capabilities of cursors?

529


To which devices can a backup be created and where should these devices be located? : sql server management studio

563






How to create new table with "create table" statements?

550


What are security principals used in sql server 2005?

509


How to enter date and time literals in ms sql server?

500


What are recommended options to be used while using db mirroring? : sql server database administration

564


What is the difference between seek predicate and predicate?

578


What the different topologies in which replication can be configured?

553


What happens if ntwdblib.dll is missing on your machine?

629


what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration

582


Can sql server be linked with other servers like oracle?

517


What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?

513