After you select the database fields and indicate the characteristics for each, you must provide the values those fields should hold if they are to be selected for printing. Each of the following commands functions to enable you to do that.
Specifies the value that database field should have to be included in the extraction file.
If you do not use the WHERE command to limit the field selection to those with a specific value, all matching fields, regardless of their value, are included. To better manage and control the report output, use the WHERE command to limit what you select from the database.