Query 1
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
In Query 1 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.
<3,4> The WHERE clause
generated by the DataServer positions the cursor after the row retrieved
by the first use of cursor <2> to retrieve CUSTOMER 2.
|
|