Erreur SQL !
select , id_pays from pays p where exists (select 1 from spots s where p.id_pays = s.pays) order by
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' id_pays from pays p where exists (select 1 from spots s where p.id_pays = s....' at line 1