Aftorres02
2/13/2020 - 2:58 PM

apex tables report

select * from apex_application_page_ir_cond
where application_id = 143
and page_id = 360
/

select * from apex_application_page_ir_rpt
where application_id = 143
and page_id = 360
/
 
select *  from apex_application_page_ir
 where application_id = 143
and page_id = 360
/