• 2022-06-06
    In a SELECT statement that includes a WHERE clause, where is the GROUP BY clause placed in the SELECT statement?()
    A: AImmediately after the SELECT clause
    B: BBefore the WHERE clause
    C: CBefore the FROM clause
    D: DAfter the ORDER BY clause
    E: EAfter the WHERE clause