T tale103108 New Member Aug 19, 2010 #1 Oracle has a function called REGEXP_LIKE -- 'regular expression like'. Does Progress have such a function or something similar? Cheers
Oracle has a function called REGEXP_LIKE -- 'regular expression like'. Does Progress have such a function or something similar? Cheers
tamhas ProgressTalk.com Sponsor Aug 19, 2010 #2 There is LIKE, but nothing fancier. You are looking in the manual, aren't you?
T tale103108 New Member Aug 19, 2010 #3 I did not see it in the manual -- or for that matter anything like it... Thx.