adplus-dvertising
frame-decoration

Question

Which of the following statement removes sales and suppliers database?

a.

DROP DATABASE Sales, NewSales

b.

DROP DATABASE Sales, suppliers

c.

DROP DATABASE Sales and suppliers

d.

DROP DATABASE Sales-suppliers

Answer: (b).DROP DATABASE Sales, suppliers

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following statement removes sales and suppliers database?

Similar Questions

Discover Related MCQs

Q. Which of the following statement is used to create database snapshot?

Q. Syntax for dropping a database snapshot named “Sushant” would be ____________

Q. View used for displaying current status of database is ___________

Q. Point out the wrong statement.

Q. Which of the following database should be backed up regularly?

Q. The DROP DATABASE statement must run in ________ mode.

Q. Features provided by ALTER DATABASE statement do not include ____________

Q. Point out the correct statement.

Q. Command used to shrink the size of the database is _____________

Q. Maximum number of filegroups specified for each database is ___________

Q. When does most ALTER DATABASE statements fail?

Q. Which of the following statement modifies view index?

Q. Which of the following index options are added by the CREATE INDEX statement?

Q. Point out the wrong statement with respect to ALTER INDEX statement.

Q. Which of the following adds MOVE TO clause?

Q. Which is a new DDL statement?

Q. Which of the following creates a new Microsoft Windows or SQL Server login account?

Q. Statement used to remove a user from the current database is ____________

Q. Command used to modify the schema is __________

Q. Creation of new database role in the current database is made by __________