select date from data order by date + sql code example Example: sql sort column by date SELECT timestamp FROM randomTable ORDER BY timestamp ASC;