Ranges « Regular Expressions Functions « Oracle PL/SQL Tutorial






18.10.Ranges
18.10.1.Ranges (Minus Signs)
18.10.2.Match value where there were no digits at all anywhere in the string with bracket notation, arrange of numbers, and the NOT predicate
18.10.3.REGEXP_LIKE(value,'[^0-9]')