Solved

Based on the Table Below, Which of the Following Statements

Question 2

Multiple Choice

Based on the table below, which of the following statements will return the number of customers in Michigan (MI) ?
Customer table
Based on the table below, which of the following statements will return the number of customers in Michigan (MI) ? Customer table   A)  SELECT COUNT(*)  FROM Customer WHERE State = 'MI'  B)  SELECT AVG(*)  FROM Customer WHERE State = 'MI' C)  SELECT MAX(*)  FROM Customer WHERE State = 'MI' D)  SELECT SUM(*)  FROM Customer WHERE State = 'MI'


A) SELECT COUNT(*) FROM Customer WHERE State = 'MI'
B) SELECT AVG(*) FROM Customer WHERE State = 'MI'
C) SELECT MAX(*) FROM Customer WHERE State = 'MI'
D) SELECT SUM(*) FROM Customer WHERE State = 'MI'

Correct Answer:

verifed

Verified

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents