Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REGEXP for a range of numbers

user13410062Aug 8 2012 — edited Aug 8 2012
I need to use REGEXP_LIKE to select all values (numeric) which lie between 8-86.
Is there any way that we can check if a column value lies in a range using REGEXP_LIKE?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2012
Added on Aug 8 2012
14 comments
3,366 views