jestrada101
Technical User
- Mar 28, 2003
- 332
Is there a method to get a character position in a variable using PL/SQL.
For example...
If I had the following:
TEMP='TESTING'
and i wantd to get the 2nd character in the TEMP variable..
how could I do this?
thanks
JE
For example...
If I had the following:
TEMP='TESTING'
and i wantd to get the 2nd character in the TEMP variable..
how could I do this?
thanks
JE