How would you include common or reuse code to be processed
along with your statements?
Answer Posted / rishie
by calling a macro into your program
data x;
set x;
%Z;
run;
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between using drop = data set option in data statement and set statement?
What do you understand by the term Normal Distribution?
If a variable contains only numbers, can it be a character data type?
do you need to know if there are any missing values? : Sas programming
What is the role of unrestrictive users? : sas-grid-administration
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
how do you want missing values handled? : Sas programming
what is proc Index? and what is proc document?
what is sas olap server? : Sas-di
What would you change about your job?
What is the role of administrative users? : sas-grid-administration
what is metadata? : Sas-bi
What is the difference between class statement and by statement in proc means?
What is the difference between input and infile statement?
describe how to adjust the performance of data integrator? : Sas-di