Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Variables accessible to all sessions in pl/sql?

Re: Variables accessible to all sessions in pl/sql?

From: M. Armaghan Saqib <armaghan_at_yahoo.com>
Date: Thu, 16 Dec 1999 11:17:13 GMT
Message-ID: <83ahnn$ndj$1@nnrp1.deja.com>


Storing these results in a single row db table and allowing access to this table through PL/SQL package functions (which do the SELECT and RETURN) might be one solution.

regards,
M. Armaghan Saqib


Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Dec 16 1999 - 05:17:13 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US