select osuser from v$session where schemaname in (select user from dual

what if that returns more than one row? how are you going to insert it....?