Large multiple values string performance test

Description

Download Blitz Report™ – World’s fastest reporting and data upload for Oracle EBS

Contact us to schedule a demo or if you need help with the installation

select
hp.party_number,
hp.party_name
from
hz_parties hp
where
length(hp.party_number)=5 and
1=1
order by
length(hp.party_number)
Parameter Name SQL text Validation
Party Number
hp.party_number=:party_number
LOV