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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Is it possible to get name of user in SQLPLUS

Re: Is it possible to get name of user in SQLPLUS

From: Steve Ashmore <sashmore_at_neonramp.com>
Date: Tue, 28 May 2002 05:33:40 -0500
Message-ID: <uf6n84n64u4tf5@corp.supernews.com>


show user
or
select user from dual;

Stephen C. Ashmore
Brainbench MVP for Oracle Administration http://www.brainbench.com

Author of: 'So You Want to be an Oracle DBA?'

"zibi" <gumisiaczek_at_wp.pl> wrote in message news:acvged$1lcq$1_at_news2.ipartners.pl...
> Is it possible to get name of user in SQLPLUS?
> How can I do it?
>
> Can You help me?
>
>
Received on Tue May 28 2002 - 05:33:40 CDT

Original text of this message

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