Re: Forms/Designer question

From: Valeri Sorokine <vsorokin_at_dd.ru>
Date: Mon, 25 Oct 1999 10:16:32 +0300
Message-ID: <381403D0.25395D0A_at_dd.ru>


Hi Paul,

You can use ":GLOBAL.USER_ID := USER;" as well.

Good Luck!

pberetta_at_my-deja.com wrote:
>

<skip>

> BEGIN
> SELECT USER
> INTO :GLOBAL.USER_ID
> FROM DUAL;
> END;
>
> (The "DUAL" table exists on every Oracle database, it is meant to be
> used for things like this)

<skip>

-- 
Valeri Sorokine
Oracle Certified Application Developer, Rel.2
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 ; FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru   ; http://www.dd.ru
Received on Mon Oct 25 1999 - 09:16:32 CEST

Original text of this message