Which clause is used to “group rows together by common columns values”?
(a) SELECT
(b) GROUP BY
(c) FROM
(d) WHERE
(a) SELECT
(b) GROUP BY
(c) FROM
(d) WHERE
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The correct choice is (b) GROUP BY
Explanation: None.