1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?
3 102891.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.
1 84731.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.
1 5133
what do the pad and dim functions do? : Sas programming
what is the Population you used in your project, is it ITT or PP?
Hi, If anyone has base SAS certification dumps, please share.
What is the role of sas grid administrator? : sas-grid-administration
What will calendar procedure do?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What is the use of %include statement?
What are the features of SAS?
Explain append procedure?
Give e an example of..
explain the key concept of sas? : Sas-administrator
What are the limitations for memory allocation for SAS variables
how do you test for missing values? : Sas programming
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
Have you used macros? For what purpose you have used? : sas-macro