1.

Which clause is used to “group rows together by common columns values”?(a) SELECT(b) GROUP BY(c) FROM(d) WHERE

Answer» The correct choice is (b) GROUP BY

Explanation: None.


Discussion

No Comment Found