WHERE Statement

Selects observations from SAS data sets that meet a particular condition.
Used by: SGDESIGN, SGPANEL, SGPLOT, SGRENDER, and SGSCATTER procedures

Details

All features of the WHERE statement are supported. For more information, see WHERE Statement in SAS Statements: Reference.
Note: When the WHERE statement is used with the SGDESIGN procedure, you must specify the data set. This is required even though a data set has already been defined for the ODS Graphics Designer (SGD) file that is rendered by the procedure.