Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: PLSQL beginners question
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-lReceived on Fri Dec 09 2005 - 08:23:22 CST
![]() |
![]() |