CSE MCQs :: DBMS MCQs
- Which of the following creates a virtual relation for storing the query ?
- Materialised views make sure that
- Updating the value of the view
- 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?
- Which of the following is used at the end of the view to reject the tuples which do not satisfy the condition in where clause ?