To count distinct values, we code DISTINCT before the column's name, like item.
DISTINCT
item
Make sure to type DISTINCT item.
DISTINCT item