Find Current Logged Oracle User

Execute below command to see which user that you are current using (logged in).

SQL> show user
USER is "daem"

You May Also Like

Leave a Reply?