syntax for deleting the database in T SQL

Answer Posted / jinesh

drop database <databasename>

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sleeping status in sql server?

512


What do you understand by sql server agent?

523


What are the difficulties faced in cube development? : sql server analysis services, ssas

604


Do you know what is a linked server in sql server?

541


What command would you use to create an index?

581






What is page in sql server?

508


What is the use of floor function in sql server?

534


you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration

546


What are views in ms sql server?

589


How to test values returned by a subquery with the in operator?

663


What is log cache in sql server?

510


What is meant by dirty read?

550


Explain different types of lock modes in sql server 2000?

515


What are window functions in sql server?

507


What is triggers and stored procedures?

511