find different values in a particular field in SQL table code example Example: query DISTINCT SELECT DISTINCT Column_name FROM table_name;