With ____, the table and all its dependent objects are removed from the database and are not recoverable

24. With ____, the table and all its dependent objects are removed from the database and are not recoverable.

  1. CASCADE
  2. CASCADE CONSTRAINS
  3. PURGE
  4. None

Answer: C) PURGE

Explanation:

With PURGE, the table and all its dependent objects are removed from the database and are not recoverable.

Comments and Discussions!

Load comments ↻






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