How will you assign all the variables of an dataset into a
macro variable separated by a space? For example if a
dataset has variables A,B,C. Assign them to a macro variable
X as
X=A B C
Answer Posted / yuyin
Use PROC SQL; Select * into: macro_variables separated
by ' ' from table;
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is the purpose of trailing @ and @@? How do you use them?
what are the types of interactive display types? : Sas-bi
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
what is the Population you used in your project, is it ITT or PP?
How many data types are there in SAS?
explain what is data set in sas? : Sas-administrator
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What are the prime responsibilities of data integration administrator? : Sas-di
What is by-group processing?
What is SAS informats?
What are the uses of sas?
What is the difference between %local and %global? : sas-macro
Tell e how how dealt with..
What are the scrubbing procedures in sas?
List out some key concept of SAS