πŸ“Š MySQL
Q. Which of the following statements is/are correct with respect to "VIEW"?
  • (A) "VIEW" is a query that stored in the data dictionary
  • (B) There is no data associated with "VIEW"
  • (C) "VIEW" creates virtual tables in Database
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the mentioned

Explanation: In the world of databases, a VIEW is like a special window into your data. It's not a table itself, but a saved query that lets you see data in a specific way.

Explanation by: Bhagwan Das
In the world of databases, a VIEW is like a special window into your data. It's not a table itself, but a saved query that lets you see data in a specific way.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
133
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Bhagwan Das
Publisher
πŸ“ˆ
81%
Success Rate