It’s not uncommon to reference the current user as USER in your PL/SQL code. A simple use case may be to determine the client or environment that you’re running in (ex: dev, test, prod). Referencing USER will have some slight side effects when runnin...
talkapex.com1 min readNo responses yet.