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: Bricklen <bricklen_at_shaw.ca>
Date: Tue, 03 Sep 2002 01:03:11 GMT
Message-ID: <3D7408D4.5BEA9C1C@shaw.ca>

select user from dual;
or
show user

darkstar wrote:
>
> how to check the current oracle user in SQLPLUS command?
> what is command for:
> select * from dual;
>
> Thanks.
Received on Mon Sep 02 2002 - 20:03:11 CDT

Original text of this message

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