Menu

Advanced SQL Questions

MCQ
31.
How can you find rows that do not match some specified condition?
forum Discussion
MCQ
32.
A Delete command operates on ______ relation.
forum Discussion
MCQ
33.
The above command
forum Discussion
MCQ
34.
Which one of the following deletes all the entries but keeps the structure of the relation.
forum Discussion
MCQ
35.
The____condition allows a general predicate over the relations being joined.
forum Discussion
MCQ
36.
Which of the join operations do not preserve non matched tuples?
forum Discussion
MCQ
37.
Which of the following creates a virtual relation for storing the query?
forum Discussion
MCQ
38.
Which of the following is the syntax for views where v is view name?
forum Discussion
MCQ
39.
Here the tuples are selected from the view.Which one denotes the view.
forum Discussion
MCQ
40.
Materialised views make sure that
forum Discussion