A

Admin • 833K Points
Coach

Q. What can be used to check for views that have been invalidated by DROP or ALTER operations?

  • (A) CREATE TABLE
  • (B) VERIFY TABLE
  • (C) DETAILS TABLE
  • (D) CHECK TABLE
  • Correct Answer - Option(D)
  • Views: 29
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question asks about how to find views in MySQL that have become unusable because of changes to the tables they are based on.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.