postgres query get only date from datetime code example Example: postgresql get date from datetime SELECT DATE(column_name) FROM table_name;