You can delete a whole table, a view of a table, or any other object within a database by using the ____ command

41. You can delete a whole table, a view of a table, or any other object within a database by using the ____ command.

  1. DELETE
  2. DROP
  3. REMOVE
  4. None

Answer: B) DROP

Explanation:

You can delete a whole table, a view of a table, or any other object within a database by using the DROP command.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.