Return Return     Main page Main page      Update Update     PDF PDF     Choice of period :  Day Day  Week Week  All All  Customized Customized


           (m/d/yy)     



Request Mean time (ms)Max time (ms) Standard deviationMean cpu time (ms) % of system error
sql  SELECT DISTINCT(r.MasterID) FROM sd_pre_post_actions_details r,sd_pre_post_actions_details su, sd_pre_post_actions_details st ,sd_pre_post_actions_details sdr,sd_pre_post_actions_details sd1,sd_pre_post_actions p,sd_pre_post_actions_details sd2,sd_pre_post_actions_details sd3 where r.MasterID = su.MasterID and r.MasterID = st.MasterID and st.MasterID = su.MasterID and sdr.MasterID = su.MasterID and sdr.MasterID = sd1.MasterID and sd1.MasterID = sd2.MasterID and sd2.MasterID = sd3.MasterID and r.MasterID= p.id and r.CategoryID =1 and r.CategoryValue =10 and st.CategoryID =3 and (st.CategoryValue=0 OR st.CategoryValue=41) and sdr.CategoryID =4 and (sdr.CategoryValue=0 OR sdr.CategoryValue in (12,10,20,6,19,37,14)) and su.CategoryID =2 and (su.CategoryValue=0 OR su.CategoryValue=69) and sd1.CategoryID =6 and (sd1.CategoryValue=0 OR sd1.CategoryValue=0) and sd2.CategoryID =7 and (sd2.CategoryValue=0 OR sd2.CategoryValue=0) and sd3.CategoryID =8 and (sd3.CategoryValue=0 OR sd3.CategoryValue=0) and p.Pre_Post_Action=2 and p.ProjectID=1 order by p.LaunchingOrder 4 30 2   0.00
Find usages Find usages
Powered by JavaMelody