A

Admin • 831.35K Points
Coach

Q. If a base table is updated, what happens to the view?

  • (A) The view automatically reflects the changes
  • (B) The view must be refreshed manually
  • (C) The view becomes invalid
  • (D) The view is dropped automatically

Explanation by: Admin
Since a view is a virtual table, it always shows the latest data from the base tables.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.