Contents of the ORDERS table
-Based on the contents of the ORDERS table,which of the following SELECT statements will determine the number of orders placed by each customer?
A) SELECT COUNT(DISTINCT(customer#) )
FROM orders;
B) SELECT COUNT(*)
FROM orders;
C) SELECT customer#,COUNT(customer#)
FROM orders
GROUP BY customer#;
D) none of the above
Correct Answer:
Verified
Q102: Contents of the BOOKS table
Q103: What clause offers many options to identify
Q104: Which of the following can be used
Q105: By default,the AVG function assumes the _
Q106: The _ keyword can be used with
Q108: The _ function is used to calculate
Q109: Contents of the ORDERS table
Q110: Which of the following can be used
Q111: The SUM function can only be used
Q112: A(n)_ should be included as the argument
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