Query 6
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
In Query 6 presented in this section, note the following points related to cursor behavior:
<2> The DataServer uses the cursor to compare schema information. It does not fetch any column values.
<3> The single lookahead cursor selects columns directly. It selects all columns because the query does not contain a field list.
|
|