True/False
UNION,INTERSECT,and MINUS work properly only if relations are union-compatible,which means that the names of the relation attributes and their data types must be different.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: PL/SQL functions are executed in the same
Q9: A(n)_ join returns not only the matching
Q10: Explain the different types of join operations.What
Q11: Procedural code is executed on the database
Q12: The following SQL statement uses a(n). SELECT
Q17: "Union-compatible" means that the _.<br>A) names of
Q18: The _statement in SQL combines rows from
Q28: A(n) _ join returns not only the
Q70: The Oracle string concatenation function is _.<br>A)
Q109: Stored procedures are executed using the EXEC