onde o nome termina em sql
select * from table where Name like '%es'
Zarden
select * from table where Name like '%es'