How to list different elements in a column in MySQL code example Example: query DISTINCT SELECT DISTINCT Column_name FROM table_name;