G
Guest
Hi all,
I couldn't find any documentation concerning this topic.
I want to put a regular expression in an SQL query under Access. As for an
example, under Oracle, one can say:
"SELECT TelNumber FROM ... WHERE ... REGEXP_LIKE="[0-9]" ".
Give me all Telephone Numbers that only consist of a number between 0 and 9
(I know, this doesn't make sense!
) )
How can this be done in Access?
Thank you for your answers.
Ciao,
Mel
I couldn't find any documentation concerning this topic.
I want to put a regular expression in an SQL query under Access. As for an
example, under Oracle, one can say:
"SELECT TelNumber FROM ... WHERE ... REGEXP_LIKE="[0-9]" ".
Give me all Telephone Numbers that only consist of a number between 0 and 9
(I know, this doesn't make sense!

How can this be done in Access?
Thank you for your answers.
Ciao,
Mel