Can you execute a macro within a macro? Describe. : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
What does proc print, and proc contents are used for?
Mention the category in which sas informats are placed?
What are pdv and it functions?
What are the parameters of scan function?
1.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.
what is hash files in sas and why we are using this one in sas?
how can u create zero observation dataset?
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
is data integration and etl programming is same? : Sas-di
What do you know about sas data set?
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
how to debug and test the sas program? : Sas-administrator