A

Admin • 832.27K Points
Coach

Q. Can a view be created based on another view in MySQL?

  • (A) Yes
  • (B) No
  • (C) Only if both are simple SELECT queries
  • (D) Only in temporary tables

Explanation by: Admin

A view can be created on another view, this is called a nested view.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.