A script-enabled browser is required for this page to function properly.

Array Processing

When you suppress array processing, Oracle Forms requests that the database only return a single row of query results at a time.

Suppressing array processing usually results in the first retrieved record displaying faster than it would if you fetched a number of records with array processing. However, the total time required to fetch and display a number of records is shorter with array processing because network overhead can be reduced.