True/False
The INTERSECT of two relations A and B consists of all rows that are in relation B but are not in relation A.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: While many subqueries can be alternatively written
Q44: Given a table with the structure: EMPLOYEE
Q45: In an SQL query,which built-in function is
Q46: The SQL built-in function AVG computes the
Q47: The WHERE clause contains the condition that
Q49: An alternative to combining tables by a
Q50: An ad-hoc SQL query is typically written
Q51: In an SQL query,a join operation is
Q52: Every subquery can be alternatively expressed by
Q53: In an SQL query,which SQL keyword is