Re: Reports and USERIDs

From: Quyen Lam <qlam_at_powerup.com.au>
Date: Sat, 03 Oct 1998 21:48:11 +1000
Message-ID: <36160EFB.B0AEBA0A_at_powerup.com.au>


Hi Ross

Try this

Select user
[Quoted] into :p_user
from dual;

Where p_user is a declared variable defined in user_parameter.

Cheers

Quyen Lam

Ross wrote:

> Hi
>
> I want to retrieve the current userid to use in an SQL statement in the
> Reports Query Model. I'm sure there must be a global/system parameter I can
> use but I don't know what it is? Any clues?
>
> Ross
Received on Sat Oct 03 1998 - 13:48:11 CEST

Original text of this message