Re: Reports and USERIDs

From: Arjan van Bentem <avbentem_at_DONT-YOU-DAREdds.nl>
Date: Sun, 27 Sep 1998 15:26:14 +0200
Message-ID: <6ulean$b90$1_at_pascal.a2000.nl>


Ross wrote
>I want to retrieve the current userid to use in an SQL statement

Simply: user. It can be used in both sql statements and directly in PL/SQL.     select user
    from dual;

Arjan. Received on Sun Sep 27 1998 - 15:26:14 CEST

Original text of this message