Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


syntax for deleting the database in T SQL

Answers were Sorted based on User's Feedback



syntax for deleting the database in T SQL..

Answer / renjusha

drop database <databasename>

Is This Answer Correct ?    15 Yes 1 No

syntax for deleting the database in T SQL..

Answer / arun ashok

Drop Database DB_Name

Is This Answer Correct ?    2 Yes 0 No

syntax for deleting the database in T SQL..

Answer / jinesh

drop database <databasename>

Is This Answer Correct ?    2 Yes 1 No

syntax for deleting the database in T SQL..

Answer / reshu garg

drop <table name>;

Is This Answer Correct ?    4 Yes 11 No

syntax for deleting the database in T SQL..

Answer / kavithareddy

delete databasename

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More SQL Server Interview Questions

Explain multiserver query

0 Answers  


hi i am having .mdf file and .ldf file ..how can i get the all table in my .mdf..plz give solution

2 Answers  


What do you mean by data manipulation language?

0 Answers  


What are the different types of collation sensitivity?

0 Answers  


What are the types of normalization?

0 Answers  


What is resource db in sql server?

0 Answers  


What are the default system databases in sql server 2000?

0 Answers  


How to rebuild all indexes on a single table?

0 Answers  


How to generate create view script on an existing view?

0 Answers  


How do SQL server 2000 and XML linked?

2 Answers  


What is indexing explain it with an example?

0 Answers  


How to enable tcp/ip protocol on a sql server?

0 Answers  


Categories