CSE MCQs :: DBMS MCQs
- SQL applies predicates in the _______ clause after groups have been formed, so aggregate functions may be used.
- Aggregate functions can be used in the select list or the_______clause of a select statement or subquery. They cannot be used in a ______ clause.
- he ________ keyword is used to access attributes of preceding tables or subqueries in the from clause.
- Which of the following creates temporary relation for the query on which it is defined ?
- Subqueries cannot:
- The EXISTS keyword will be true if:
- How can you find rows that do not match some specified condition?