🎴 Flashcard Mode

Structured Query Language (GATE - CS)

Card1 / 15
Mastered0
Review0
QuestionClick to flip

Which of the following statements is not correct about SQL view?

AnswerClick to flip back
A
It can use DML operations on the views.
💡 Explanation:

This is the correct answer as it cannot use DML operations on the views.

Change Mode