PL/SQL API jcs.get_current_user
Summary
Returns the same value as the Oracle function USER, but in a more efficient manner (it does not use a SQL statement every time).
Specification
function get_current_user()
return varchar2
plsqlTopic
onsiteTopic