In a SELECT statement that includes a WHERE clause, where is the GROUP BY clause placed in the SELEC
23 查阅
A. Immediately after the SELECT clause
B. Before the WHERE clause
C. Before the FROM clause
D. After the ORDER BY clause
E. After the WHERE clause
参考答案: