What is the difference Using & and && in the macro variables
Answer Posted / smriti
& represents that it is a macro variable and && is used to
replace the macro variable with the value of the variable.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Mention few capabilities of sas framework.
What do you know about symput and symget?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
What Proc glm does?
Where do you use proc means over proc freq?
what is the effect of the options statement errors=1? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
what is null hypothesis? why do you consider that?
why a stop statement is needed for the point= option on a set statement?
What are the difference between sas functions and procedures?
How to specify variables to be processed by the freq procedure?
What is the difference between one to one merge and match merge? Give an example.
Differentiate input and infile.
what is data integration? : Sas-di