sql count all distinct examples Example: select count of distinct values sql SELECT COUNT (DISTINCT column-name) FROM table-name