READ TABLE dbtab
Reference
Syntax
READ TABLE dbtab [WITH KEY key]
[SEARCH {FKEQ|FKGE|GKEQ|GKGE}]
[VERSION vers].
Effect:
Obsolete: Reads a single line from a database table dbtab.
Additions
-
WITH KEY key
Determines the search key using the content of the data object key. Otherwise, the content of the
table work area dbtab is used.
-
SEARCH {FKEQ|FKGE|GKEQ|GKGE}
Determines the search mode in the database table.
-
VERSION vers
Specifies a different database table in vers.