How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
8 12661If 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
How can sas program be validated?
Differentiate between proc means and proc summary.
What is the good sas programming practices for processing large data sets?
what are informats in sas? : Sas-administrator
What’s the difference between var b1 – b3 and var b1 — b3?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What are the functions which are used for character handling functions?
What areas of SAS are you most interested in?
where to use sas business intelligence? : Sas-bi
What is the difference between using drop = data set option in data statement and set statement?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What Proc glm does?
What are the five ways to do a table lookup in sas? : sas-grid-administration
What are the new features included in the new version of SAS Programming Language?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming