SQL DELETE can be used to delete

26. SQL DELETE can be used to delete,

  1. Rows
  2. Database
  3. View
  4. All of the above

Answer: D) All of the above

Explanation:

SQL DELETE can be used to delete Rows, Database and View using specific SQL clauses.

Comments and Discussions!

Load comments ↻






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