Re: pl sql question

From: Glen Siferd <siferd_at_admin.uwex.edu>
Date: Thu, 14 Oct 1999 14:11:15 -0500
Message-ID: <7u59sm$o12$1_at_news.doit.wisc.edu>


Very similar: SUBSTR(str,num2[,num1]) Substring of str, num1 characters long, beginning
from position num2.

Rajkumar Manickavasagam (Raj) <rmnckvsg_at_memphis.edu> wrote in message news:38061A14.F76F6D08_at_memphis.edu...
> What would the equivalent of the expression, variable1 =
> substring(variable2, startposition, length) in Java, be in PL SQL?
>
> thanks
> raj
>
Received on Thu Oct 14 1999 - 21:11:15 CEST

Original text of this message