The following query is an example of a(n) ____.
SELECT TABLESPACE_NAME,BLOCK_SIZE
FROM DBA_TABLESPACES
WHERE TABLESPACE_NAME IN
(SELECT TABLESPACE_NAME FROM DBA_DATA_FILES) ;
A) join query
B) aggregated query
C) sorted query
D) subquery
Correct Answer:
Verified
Q27: _ queries use the ORDER BY clause
Q28: _ queries create groupings or summaries of
Q29: Queries can be sorted in ascending or
Q30: _ queries merge rows from one or
Q31: _ queries use the WHERE clause to
Q33: Subqueries can return more than a single
Q34: _ queries simply retrieve rows.
A) Basic
B) Filtered
C)
Q35: AND has higher precedence than NOT,followed by
Q36: AS is often used to check membership
Q37: EXISTS is sometimes faster than IN.
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents