I initially thought this is trivial. Then thought \'binary\' might do it. I am unsure at this point.
Name ---- John MARY Kin TED
I would like t
This will also return numeric values, but that doesnt look to be an issue for your column name.
SELECT * FROM names WHERE ASCII(name) = ASCII(Upper(name))