ORDER BY clause sorts rows in the returned result set by some column or expression:
SELECT * FROM sys.objects ORDER BY create_date