All columns in the SELECT list that are not in group functions must be in the GROUP-BY clause. State True or False.
Answer options
A
TRUE
B
FALSE
Correct answer: TRUE
Explanation
SQL requires non-aggregated SELECT columns to appear in GROUP BY.
Correct answer: TRUE
SQL requires non-aggregated SELECT columns to appear in GROUP BY.
PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.