Previous Topic: Create ReportsNext Topic: Step 2: Print the Report


Step 1: Extract the Data

In the first step, you extract the information that you want to report on from the administration database. You use the EXTRACT statement (see the chapter Extracting Data) to specify the information to be extracted. Records that meet the criteria are written to an extract file, which is then used as input to the REPORT statement.