Structure of the ORDERS table
Structure of the CUSTOMERS table
-Which of the following SQL statements will display all customers who have not recently placed an order?
A) SELECT customer# FROM customers
UNION
SELECT customer# FROM orders;
B) SELECT customer# FROM orders
MINUS
SELECT customer# FROM customers;
C) SELECT customer# FROM orders
INTERSECT
SELECT customer# FROM customers;
D) SELECT customer# FROM customers
MINUS
SELECT customer# FROM orders;
Correct Answer:
Verified
Q61: If you are attempting to join two
Q62: Which of the following terms refers to
Q63: In which of the following examples is
Q64: Which of the following set operators will
Q65: Which of the following set operators will
Q67: A table alias cannot be assigned in
Q68: A table alias can consist of a
Q69: A join based upon a column from
Q70: The outer join operator in the WHERE
Q71:
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents