Answer Posted / balamurugan.s
SAS stands for Statistical Analytic System. It is a Software
Package and an independent programming Language.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are symget and symput? : sas-macro
What do the SAS log messages "numeric values have been converted to character" mean?
What is the role of administrative users? : sas-grid-administration
How we can call macros with in data step? : sas-macro
what are some differences between proc summary and proc means? : Sas programming
Describe the ways in which you can create a macro variable?
Explain input and put function?
How can sas program be validated?
What is the maximum length of the macro variable?
What is the basic syntax of a sas program?
Are you sensitive to code walk-throughs peer review or QC review?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
What is the work of tranwrd function?
What is the difference between where and if statement?
Differences between where and if statement?