A

Admin • 828.70K Points
Coach

Q. What happens if you modify data through an updatable view?

  • (A) The base table remains unchanged
  • (B) Only the view is updated
  • (C) The changes affect the base table
  • (D) The update fails

Explanation by: Admin
Any modifications to an updatable view update the base table.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.