Show unique records mysql?

mysql> SELECT DISTINCT column FROM table;