Hello Experts,
Do you know please, if it is possible to have the multiple outputs with proc sql satement (I mean to use the output statement).
Thank you !
Creating multiple datasets in one step is the domain of the DATA step. CREATE TABLE in SQL accepts only one table name.
Maxim 14: Use the Right Tool.
Creating multiple datasets in one step is the domain of the DATA step. CREATE TABLE in SQL accepts only one table name.
Maxim 14: Use the Right Tool.
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.