Answer Posted / i.hari prasad reddy
we can excute a macro within a macro using symget.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
Difference between informat and format?
Which statement does not perform automatic conversions in comparisons?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Describe the ways in which you can create macro variables? : sas-macro
Mention the validation tools used in SAS?
What is the difference between using drop = data set option in data statement and set statement?
Explain the use of proc print and proc contents?
How can sas program be validated?
What is the difference between INPUT and INFILE ?
How do you control the number of observations and/or variables read or written?
How to test the debugging in sas?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
Explain substr function?