What does the FROM keyword do in this query?

It specifies the table we're selecting from, countriesIt specifies the column we want to order by

It specifies the table we're selecting from, countries.