How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
8 12657If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
2 5293Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
1 5606If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
3 8812
What are the differences between sum function and using “+” operator?
How would you determine the number of missing or nonmissing values in computations?
what is hierarchy flattening? : Sas-di
What is the role of sas grid administrator? : sas-grid-administration
for what purpose would you use the retain statement? : Sas programming
what are the considerations when picking a SAS/STAT procedure?
How would you identify a macro variable?
do you need to know if there are any missing values? : Sas programming
how does sas handle missing values in functions? : Sas programming
what does the run statement do? : Sas programming
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
what is the primary data source for the wrs? : Sas-bi
explain about data integrator metadata reports? : Sas-di
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What commands are used in the case of including or excluding any specific variables in the data set?