FIND statements
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.