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: oracle user in SQLPLUS

Re: oracle user in SQLPLUS

From: Tommy <twch_hk_at_hotmail.com>
Date: Tue, 3 Sep 2002 10:04:31 +0800
Message-ID: <al15gb$gbm5@imsp212.netvigator.com>

select sid,serial#,audsid,program from v$session where audsid=(select userenv('SESSIONID') from dual);

"darkstar" <chaihock_at_singnet.com.sg> ¼¶¼g©ó¶l¥ó news:al10gh$c47$1_at_mawar.singnet.com.sg...
> how to check the current oracle user in SQLPLUS command?
> what is command for:
> select * from dual;
>
> Thanks.
>
>
Received on Mon Sep 02 2002 - 21:04:31 CDT

Original text of this message

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