Multiple Choice
In order for two queries to be UNION-compatible,they must:
A) both have the same number of lines in their SQL statements.
B) both output compatible data types for each column and return the same number of rows.
C) both return at least one row.
D) all of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: Subqueries can only be used in the
Q23: When EXISTS or NOT EXISTS is used
Q45: Transaction integrity commands are not used to
Q52: Dynamic SQL:<br>A) is used to generate appropriate
Q65: Triggers can be used to ensure referential
Q65: _ differs from array because it can
Q71: A new set of analytical functions added
Q72: RANK and DENSE-RANK are examples of:<br>A) Ceilings.<br>B)
Q73: Extensions defined in SQL-99 that include the
Q88: A procedure is run by calling it