A

Admin • 833K Points
Coach

Q. What is the use of "VIEW" in Mysql?

  • (A) To hide columns from the users
  • (B) 33
  • (C) To simplify complexity of database design
  • (D) All of the mentioned
  • Correct Answer - Option(D)
  • Views: 25
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

In MySQL, a "VIEW" is like a special kind of shortcut. It lets you create a simplified way to look at data from one or more tables without actually changing the original tables.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.