To Select a Row and Set It as the Active Entity
Do one of the following:
- Key in: FIND <SQL_SELECT_statement>
- FI=<SQL_SELECT_statement>
For example:
FI=SELECT * FROM parts WHERE pc='8255' AND cost=2.10
If the SELECT statement returns more than one row, the first such row becomes the Active Entity.