find cyrillic and latin alphabet in one field
okaMar 4 2009 — edited Mar 4 2009i have a character field which can be string number and cyrillic and latin alphabets
i want to find the row which contains cyrillic and latin letters in one field
for example
name
aфd0001
a- in latin
ф- in cryillic
i want to find this row
thanx