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


Please Help Members By Posting Answers For Below Questions

how many display types available in sas bi dashboard? : Sas-bi

852


How would you identify a macro variable?

850


What is the basic structure of a sas program?

818


how to do user inputs and command line arguments in sas?

2674


What are the ways in which macro variables can be created in sas programming?

796


What are the automatic variables for macro? : sas-macro

868


Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma

3268


What is the difference between proportion and average?

3010


how does sas handle missing values in formats? : Sas programming

848


Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?

2167


what are the categories that sas informats are used to the place the data? : Sas-administrator

807


What will calendar procedure do?

835


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

815


Describe a time when you were really stuck on a problem and how you solved it?

2314


what is hierarchy flattening? : Sas-di

836