š Question
#1084
SQL view is said to be updatable (that is, inserts, updates or deletes can be applied on the view) if which of the following conditions are satisfied by the query defining the view?
ā
Correct Answer
D. All of the mentioned
š”
Explanation
All of the conditions must be satisfied to update the view in sql.
āØļø Press
A
B
C
D
to select