Hi,
I have a table that contains a column of names.
Some of the names in the table contain non-English names, e.g. contain accents and special symobols.
I am basically wanting to write a query that will return me the rows where the name column contains characters that are not a-z and not A-Z.
Any ideas or suggestions are appreciated.
thanks,
MrPeds
I have a table that contains a column of names.
Some of the names in the table contain non-English names, e.g. contain accents and special symobols.
I am basically wanting to write a query that will return me the rows where the name column contains characters that are not a-z and not A-Z.
Any ideas or suggestions are appreciated.
thanks,
MrPeds