A

Admin • 828.70K Points
Coach

Q. What happens if the base table of a view is dropped?

  • (A) The view continues to work
  • (B) The view is automatically dropped
  • (C) The view becomes invalid
  • (D) The view is converted into a table

Explanation by: Admin
If the base table is dropped, the view exists but cannot be used until the table is recreated.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.