how to find unique codes in a table sql code example Example: query DISTINCT SELECT DISTINCT Column_name FROM table_name;