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 study design in while working with SAS? what are screening variables in SAS?
how many types of prompts are there? : Sas-bi
what is sas application server? : Sas-di
Give some ways by which you can define the variables to produce the summary report (using proc report)?
What is the use of PROC gplot?
Difference between sum function and using “+” operator?
what is business intelligence? : Sas-bi
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
How would you include common or reuse to be processed along with your statements?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What is the difference between reading data from an external file and reading data from an existing data set?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What are types of transport files?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
what is sas business intelligence? : Sas-bi