True/False
For two tables to be union compatible,the columns of the two tables must be identical.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: You can use the EXISTS operator to
Q15: To qualify a column name, precede the
Q37: A subquery within a subquery is called
Q38: One reason for using an alias is
Q39: If you precede a subquery by the
Q40: In a _,all rows from the table
Q43: For an SQL implementation to truly support
Q44: To produce the same results as the
Q45: You can join three tables together but
Q46: There are three set operations: union,intersection,difference.Define each