Re: pl/sql question

From: Lee Levy <levy.lee.ls_at_bhp.com.au>
Date: 1996/06/16
Message-ID: <4q271i$sj4_at_gossamer.itmel.bhp.com.au>#1/1


StarCrusher <abukhari_at_vpcc.sunysb.edu> wrote:
>
>Here's a quick question regarding pl/sql:
>
>Is it possible to assign values in pl/sql without using :=
>perhaps an assignment setting function of some sort.

There is a function "COPY" which is normally used to set, eg. Globals.
This could be used to bypass use of :=, though I have no idea of what it does behind the scenes.
Check the PL/SQL manual.

HIH
Lee



  Lee Levy, ISSD Technical Dream Team, Del Code (34)   BHP Information Technology, ACN 006 476 213   PO Box 261, Warrawong, NSW 2502, Australia   PH: +61 42 75-5485 Fax: -5500 Tie: 8855-   Internet : levy.lee.ls_at_bhp.com.au

Opinions expressed are mostly my own, so give me some credit. Received on Sun Jun 16 1996 - 00:00:00 CEST

Original text of this message