Return
Main page
Update
PDF
Online help
Desktop
Choice of period :
Day
Week
Month
Year
All
Customized
From
to
(m/d/yy)
Request
Mean time (ms)
Max time (ms)
Standard deviation
Mean cpu time (ms)
% of system error
SELECT
total = (
select
count(dvl.*)
from
document_load_validations dvl
where
dvl.document_load_batch_request_id = ? AND dvl.status = ?)
FROM
document_load_batch_request
WHERE
id = ? ;
2
3
0
0.00
Find usages