Quick Check 4.5 – Data 100, Summer 2020
Sign in to Google to save your progress. Learn more
Consider the following tables for this quick check:
Which of the following is the output of the following query: SELECT COUNT(rating) from Sailors; *
Which of the following is the output of the following query: SELECT COUNT(*) from Sailors; *
Which of the following is the output of the following query: SELECT AVG(rating) from Sailors; *
Submit
Clear form
This form was created inside of UC Berkeley. Report Abuse