
DBMS Q6
Authored by Nero 1
English
1st - 5th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Clause that divides the rows returned from the SELECT statement into groups
GROUP BY
ORDER BY
BETWEEN
NOT IN
верно
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose correct order of execution of the SQL statement
FROM->WHERE->GROUP BY->HAVING->SELECT->DISTINCT->ORDER BY->LIMIT
LIMIT ->FROM->WHERE ->HAVING->SELECT->DISTINCT->ORDER BY->GROUP BY
SELECT->DISTINCT->ORDER BY->LIMIT-> FROM->WHERE->GROUP BY->HAVING
HAVING->SELECT->DISTINCT->ORDER BY->LIMIT ->FROM->WHERE->GROUP BY
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL query nested inside a larger query
Subquery
Joined query
Superquery
Supporting guery
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose correct statement
A subquery can have multiple columns in the SELECT clause, unless only one column in the main query for the subquery to compare its selected columns
Subqueries must be enclosed within parentheses
An ORDER BY can be used in a subquery, although the main query can’t use an ORDER BY
The BETWEEN operator can be used with a subquery; however, the BETWEEN cannot be used within the subquery
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose correct syntax of using subqueries with IN operator
expression IN (subquery)
expression IN subquery
expression IN * subquery
subquery && expression IN()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose correct statement
A row subquery is a subquery that returns a single row and more than one column value
A row subquery is a subquery that returns a single column and more than one rows
A row subquery is a subquery that returns a single column and only one row
A row subquery is a subquery that returns more than one columns and more than one rows
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is true when using subqueries with EXISTS operator?
If it returns at least one row, the result of EXISTS is true
The result of EXISTS is true only if it returns multiple rows
The result of EXISTS is true only if it returns one row
Only if it returns more than one row, the result of EXISTS is true
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?