How can you limit the variables written to output dataset in DATA STEP?
Hi,
you can use the DROP or KEEP statements
- Cheers -
Hi,
As well as the keep and drop statements answer already given by @Oligolas there are also keep= and drop= data set options.
For syntax details and an example, see the documentation:
http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000131144.htm
Regards,
Amir.
Both DROP and KEEP can be used to limit the variables in the dataset.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.