+1 vote
in SAS by

What are some good SAS programming practices for processing very large datasets?

1 Answer

0 votes
by

Sampling method using OBS option or subsetting, commenting the Lines, Use Data Null

...