Hi,
Is there a way to test a string if it has a regular expression such as alphabets or numbers? For example: when LOCATE_REGEXPR('[A-Z]' in SERIAL_NO from 10) > 0
Also, I do not see the documentation of the match function anywhere to know what kinds of patterns it allows and how.
Please help.
Thanks.
Shahid