单项选择题

A.SELECT *FROM table GROUP column
B.SELECT *FROM table BY column
C.SELECT *FROM table GROUP BY column
D.SELECT *FROM table BY GROUP column