how we can create optional or required parameters in SAS
macro...
Answer Posted / rajeev
using %let statement
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
Are you involved in writing the inferential analysis plan? Tables specfications?
why is sas data integration studio important? : Sas-di
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
name several ways to achieve efficiency in your program? : Sas programming
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
What is the basic syntax of a sas program?
How long can a macro variable be? A token? : sas-macro
Explain the difference between nodup and nodupkey options?
Why and when do you use proc sql?
how to read the variables in sas? : Sas-administrator
Explain the purpose of retain statement.
what are the categories that sas informats are used to the place the data? : Sas-administrator
What is the function of output statement in a SAS Program?
what do the pad and dim functions do? : Sas programming