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: whoami

Re: whoami

From: Richard Willemsen <rwillems_at_xs4all.nl>
Date: Fri, 22 May 1998 13:14:17 GMT
Message-ID: <356579e2.16772536@192.168.0.1>


Hi,

This is what I use:

select user || ' @ ' || global_name ui from global_name;

grtnx,
Richard

On Fri, 22 May 1998 15:55:13 +0500, Umar FArooq <umar.farooq_at_cressoft.com.pk> wrote:

>is there a command (or column of a view/table) in oracle equivalent to
>the 'whoami' unix command
>
>THx.
>



Real programmers don't comment their code. It was hard to write, it should be hard to understand.

Richard Willemsen
http://www.xs4all.nl/~rwillems/ Received on Fri May 22 1998 - 08:14:17 CDT

Original text of this message

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