Parameter Sets |
Parameter Sets can be one of two types:
For example, the Travel Agency wants to produce some statistical reports for different destinations. Rather than writing separate jobs to produce different reports for different destinations, you can write one job, and use a parameter at run time to define the specific destination for the statistical report you want to produce. NOTE: In fact, a parameter set is an external set, which describes a temporary table that is used to store the parameters of the job. This table initially contains only one record. |