Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to get current login value???
Hi there,
I am trying to find out how to get current login id in order to run a query like this:
SELECT name, login_id FROM table1 WHERE login_id = "current login id"
Say if i logon to Scott, I want "current login id"="scott". Is there any ways to do this?
Many thanks for your help Received on Sat Jul 25 1998 - 03:48:36 CDT
![]() |
![]() |