What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
998Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
1156
How would you define the end of a macro? : sas-macro
What system options would you use to help debug a macro? : sas-macro
What is the difference between SAS functions and procedures?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
which features do you use to check the data validations and errors? : Sas-administrator
what are the considerations when picking a SAS/STAT procedure?
What are the default statistics for means procedure?
How do you connect the desktop application to metadata server? : sas-grid-administration
explain what is data set in sas? : Sas-administrator
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
Do you need to rearrange the order of the data for the report?
What function CATX syntax does?
How do you define proc in sas? : sas-grid-administration
What are the ways in which macro variables can be created in sas programming?
Explain proc sort?