For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
please kindly check when I try to check my session I get this null ?
I have simple query select user_name ,status,count(*) cnt from v$session group by user_name , status .
why they show null anyone face this issue before this ?