Skip to Content
0
Former Member
Mar 15, 2007 at 11:17 AM

How to use offset in getting the last 7 digit of a sting

1283 Views

Hi,

Will you please tell me, how I can use Offset like command for the following code :-

Data :- v_file type string .

Let v_file = xyz/abc/ABCD/pq.rs.tuv1234

I want to take last 7 digit i.e. "tuv1234"

Please tell me..

Saurabh