create user select_talent identified by xdselect2021;
grant connect to select_talent;
grant select on XDGT_DEV_USER.M_MEASURE_T to select_talent;
grant select on XDGT_DEV_USER.B_BASECODE_T to selecttalent;
--grant select on V$session to public;
--grant select on V_$sesstat to public;