$ 0 0 If you know which characters are not special it's easy: CHAR_LENGTH(oTranslate(your_column, 'abcdefghijklmnopqrstuvwxyz','') > 0 indicates special characters. Dieter
If you know which characters are not special it's easy:
CHAR_LENGTH(oTranslate(your_column, 'abcdefghijklmnopqrstuvwxyz','') > 0 indicates special characters.
Dieter