You
can use WHERE statements or subsetting IF statements to subset data.
Although both statements test a condition to determine whether SAS
should select an observation, the WHERE statement is more efficient.
The following graphic
illustrates differences between these statements.
I/O