Hi, guys!
I'm in stack to investigate a AWR with top high load sql. Here You are:
begin
wwv_flow.ajax(p_request=>:1 ,
p_json=>:2 ,
p_instance=>:3 ,
p_flow_step_id=>:4 ,
p_flow_id=>:5 ,
p_debug=>:6 );
commit;
end;
How i can find out it in APEX application? Does exist a APEX application coding practice that can make AWR clearier?
Appreciate for help.