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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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