I have this table:
culture street
------------------------
es Calle Roma 15
eu Via Roma 15
es Calle Paris 20
eu Via Paris 20
Is possible to create an SQL query that retrieve first the rows that the value "es" (in the field culture of course) and the rows that the value "es"?