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: DBMS_SQL and variables

Re: DBMS_SQL and variables

From: Tim Cuthbertson <Tim.E.Cuthbertson_at_bridge.bellsouth.com>
Date: 1997/06/16
Message-ID: <33A59E7C.1BB4@bridge.bellsouth.com>#1/1

Programming wrote:
> How can I get the username into a variable,
> and prefix the tablename with the username:
>

I think this should work:

select user from dual into....

Tim Received on Mon Jun 16 1997 - 00:00:00 CDT

Original text of this message

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