Multiple choice technology mainframe

When a view is deleted, any dependent view is

  1. Marked Deleted

  2. Marked Inoperative

  3. Marked Invalid

  4. Marked Cascaded

  5. None of above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In relational databases like DB2, when a parent view is dropped, any views that depend on it are not automatically deleted but are instead marked as "inoperative" (or invalid), meaning they cannot be used until they are recreated or regenerated.