Query 2
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
In Query 2 presented in this section, note the following points related to cursor behavior:
<2> The DataServer uses the cursor to compare schema information and fetch column values.
<2> The DataServer uses this cursor for customer 2.
<5> The WHERE clause
generated by the DataServer positions the cursor for country-post after customer 2.
The ORDER BY clause uses the PROGRESS_RECID column
as the final component to guarantee unique ordering.
|
|