Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: PLSQL beginners question

Re: PLSQL beginners question

From: Edgar Chupit <chupit_at_gmail.com>
Date: Fri, 9 Dec 2005 16:23:09 +0200
Message-ID: <a8f0771c0512090623m45512558n140a0be51da3edb6@mail.gmail.com>


Or even against:

select count(*) into some_value from v$session where username = user;

On 12/9/05, rjamya <rjamya_at_gmail.com> wrote:
> You could try checking for their OS name instead of oracle username.
>
> Raj
>

--
Best regards,
  Edgar Chupit
  callto://edgar.chupit
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 09 2005 - 08:23:22 CST

Original text of this message

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