Where Clause
- Which among the following is not a “query clause”?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
Modify is not a clause, it just used with clause Alter.
- Which clause is used to “sort the rows of the final result set by one or more columns”?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
ORDER BY
- Which clause is used to “Modify the existing field of the table”?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
ALTER
- Which clause is used to “filter out unwanted Groups”?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
SELECT
- “MODIFY” is used with which “Query clause”?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
Modify is not a clause, it just used with clause Alter.