Scoring
⟵ HomeNexus Architect (Hard) — Question 10
Question: Which of the following is a valid use of the SELECT COUNT(*) SQL statement?
A. To count the number of columns
B. To count the number of rows
C. To count the number of tables
D. To count the number of databases
Correct: B