Choose the incorrect statement from the following.
(i) Distinct keyword is used to fetch only unique values from the table.
(ii) HAVING Clause in used to extract only those records that fulfill a specified condition.
(iii) GROUP BY clause groups records into summary columns
(iv) Group functions cannot be used in WHERE clause.
i and ii
ii and iv
iii, iv and i
ii and iii