Ordering by a column with text values like name arranges the items in alphabetical order, based on the first letter of their name.
name
Make sure to pick ORDER BY, followed by name.
ORDER BY