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) both return exactly one row.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: A procedure is:<br>A) stored outside the database.<br>B)
Q5: Specifying the attribute names in the SELECT
Q6: The following statement is an example of:
Q7: A correlated subquery is executed once for
Q8: Subqueries can only be used in the
Q10: What is a self-join and how is
Q11: A named set of SQL statements that
Q12: An operation to join a table to
Q13: It is better not to have a
Q14: When is it better to use a