how we can call macros with in data step?
Answer Posted / kumaraswamy maduri
Answer 10 is perfect i.e use Call execute to compile and
execute a macro with in a data step.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
Where do you use proc means over proc freq?
How can you limit the variables written to output dataset in data step?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What do the PUT and INPUT functions do?
Mention common programming errors committed in sas ?
what are the benefits of data integration? : Sas-di
How to specify variables to be processed by the freq procedure?
Explain bmdp procedure?
name several ways to achieve efficiency in your program? : Sas programming
how are numeric and character missing values represented internally? : Sas programming
What is the role of administrative users? : sas-grid-administration
explain the function of substr in sas? : Sas-administrator
How are numeric and character missing values represented internally?
what is change analysis in sas di ? : Sas-di