FIND statements
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The DataServer fully supports the FIND FIRST, CURRENT, LAST,
PREV, and NEXT statements for MS SQL Server data source
tables that have unique indexes. If a table has no unique index, only the
FIND FIRST and FIND NEXT statements are available for that table. The following section provides
additional information about specific FIND statements.