First
First
is used as a read or update option to define the first record in the key order.
Syntax
Read [ABV]KEY First
Readlock [ABV]KEY First
Look [ABV]KEY First
Update [ABV]KEY First
Delete [ABV]KEY First
ABV
is optional and gives the abbreviation of the table.KEY
is optional and is the key identifier.
See also
Read, Readlock, Look, Update, Delete.