Menu

Advanced SQL Questions

MCQ
41.
Updating the value of the view
forum Discussion
MCQ
42.
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?
forum Discussion
MCQ
43.
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?
forum Discussion
MCQ
44.
a)
forum Discussion
MCQ
45.
Which of the following is not an integrity constraint?
forum Discussion
MCQ
46.
What will be the result of the query?
forum Discussion
MCQ
47.
negative which of the following should be used?
forum Discussion
MCQ
48.
Foreign key is the one in which the ________ of one relation is referenced in another relation.
forum Discussion
MCQ
49.
Which of the following is used to delete the entries in the referenced table when the tuple is deleted in course table?
forum Discussion
MCQ
50.
Domain constraints, functional dependency and referential integrity are special forms of _________
forum Discussion