Use the SUBSET statement
to specify selection criteria when you create a view descriptor. This
statement is optional. If you omit it, the view retrieves all data
(rows) in the PC file.
CAUTION:
An editing
statement, such as SUBSET, must follow the CREATE statement when you
create a view descriptor.