hi ramuv

you can use show user command on the
SQL> show user;

or
select user from dual;

It gives the username;