How can we make sure that 'Horses' comes before 'Kind Of Blue' in this result table?
'Horses'
'Kind Of Blue'
ORDER BY
WHERE
By ordering the items alphabetically with ORDER BY.