login user - user with actual db handle [message #419254] |
Thu, 20 August 2009 13:21  |
webdino73
Messages: 15 Registered: August 2005
|
Junior Member |
|
|
Hello,
can I read the connected user and server from a pl/sql procedure?
I want to read the user that connect the pl/sql procedure and execute it, for a decide in the procedure.
If it is user1 then the procedure should do an action, if it is user 2 then the procedure should do nothing.
Is there a system variable or a table to read from it?
Thanks for help
|
|
|
|
|