How we can call macros with in data step? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
How substr function works in sas?
What is the function of output statement in a SAS Program?
code the tables statement for a single level frequency?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
How do you specify the number of iterations and specific condition within a single do loop?
What is a post baseline?
What's the difference between VAR A1 - A4 and VAR A1 - A4?
for report generation which one you used proc report or data_null_?
3 Answers Accenture, Quintiles,
What is the difference between informat and format statement?
What is the use of %include statement?
In the flow of DATA step processing, what is the first action in a typical DATA Step?
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.