The EXISTS keyword will be true if:
Any row in the subquery meets the condition only
All rows in the subquery fail the condition only
Both of these two conditions are met
Neither of these two conditions is met
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
SQL applies predicates in the _______ clause after groups have been formed, so aggregate functions may be used.
Solution |
2
Discuss
|
Which of the following creates a temporary relation for the query on which it is defined?
Solution |
3
Discuss
|
In the query given above which one of the following is a temporary relation?
Solution |
4
Discuss
|
Solution |
5
Discuss
|
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.
Solution |
6
Discuss
|
How can you find rows that do not match some specified condition?
Solution |
7
Discuss
|
The ________ keyword is used to access attributes of preceding tables or subqueries in the from clause.
Solution |
8
Discuss
|
Subqueries cannot:
Solution |
9
Discuss
|
Which of the following is not an aggregate function?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved