Q. What cannot be done on a view?

  • (A) display
  • (B) filter
  • (C) index
  • (D) drop
πŸ’¬ Discuss
βœ… Correct Answer: (C) index
Explanation: This question is about views in MySQL. A view is like a saved query that lets you see data from one or more tables in a specific way. Think of it as a shortcut or a custom view of your data.
Explanation by: Ritu Nagar
This question is about views in MySQL. A view is like a saved query that lets you see data from one or more tables in a specific way. Think of it as a shortcut or a custom view of your data.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
103
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ritu Nagar
Publisher
πŸ“ˆ
86%
Success Rate