In a SELECT statement that includes a WHERE clause, where is the GROUP BY clause placed in the SELECT statement? ()
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
出自:Oracle认证