How can we make sure that 'Horses' comes before 'Kind Of Blue' in this result table?

By ordering the items alphabetically with ORDER BYBy adding another condition with WHERE

By ordering the items alphabetically with ORDER BY.