DISTINCT and its counterpart, ALL, can be used more than once in a SELECT statement.
False
Reason — In SQL, both DISTINCT and ALL keywords can be specified only once in a given SELECT clause.
DISTINCT
ALL
SELECT