BookmarkSubscribeRSS Feed
deleted_user
Not applicable
How to specify options like Drop,dbsliceparm,Partsize and 'where' condition for an output dataset when I execute the squeeze macro?
2 REPLIES 2
Doc_Duke
Rhodochrosite | Level 12
In short, you can't without rewriting the macro. The original SQUEEZE macro creates an output dataset.

http://support.sas.com/kb/24/804.html

You can then use whatever tools are appropriate in subsequent DATA and PROC steps.
deleted_user
Not applicable
I need to use fast export with SQUEEZE macro which creates my dataset; so need to use options such as DBSLICEPARM and SESSIONS.
Can anyone suggest how I can do that.
How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1211 views
  • 0 likes
  • 2 in conversation