How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between sum function and using “+” operator?
Explain the purpose of substr functions in sas programming.
you have a data set like this. data qqq; input name $ total; cards; qq 22 ww 33 qq 22 ee 44 rr 33 ww 44 ; run; and you want output like this......... name total qq 22 ww 44 Do it by data set step.
SAS using companies in chennai
If you could design your ideal job, what would it look like?
what is the diff b/w verification validation in sas
What is criteria for adverse events and treatment-emergent adverse events?
How to create an external dataset with sas code?
What is interleaving in SAS?
Enlist the functions performed by sas.
what kind of variables are collected in AE dataset?
3 Answers Accenture, Quintiles, SAS,
What is the basic structure of the SAS base program?