I have a table in my database where some of the data for the column "customer name" has been updated as invalid or Spanish characters as below.
Ana MartÃnez
 Ann Harms
 Don Bergh
Maria Muñoz
I want to find the list of customername which has these kind of invalid or Spanish characters. Can we write a query to identify these?if yes, please assist.