What is the maximum length of the macro variable?
No Answer is Posted For this Question
Be the First to Post Answer
How to get the repeated values by using sql in sas ?
how does sas handle missing values in assignment statements? : Sas programming
What are the functions which are used for character handling functions?
What are symbol tables?Differemce between Local N Global Symbol tables.....
how to generate report for 0 observation dataset?
explain the difference between proc means and proc summary?
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
Difference between informat and format?
What are the uses of sas?
what are several options for creating reports in web report studio? : Sas-bi
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
What is proc sort?