Name statements that are recognized at compile time only?
Answer Posted / mallikarjuna reddy.vanna
retain,input,infile,informat,format etc.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What function CATX syntax does?
What is the difference between input and infile statement?
What is the basic syntax style in SAS?
Describe the function and utility of the most difficult SAS macro that you have written?
Explain substr function?
What is program data vector (pdv)?
name some data transformation used in sas di? : Sas-di
what are 5 ways to perform a table lookup in sas? : Sas-administrator
what is the effect of the options statement errors=1? : Sas programming
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
why is sas data integration studio important? : Sas-di
What are symget and symput? : sas-macro
How do you define proc in sas? : sas-grid-administration
What are the new features included in the new version of SAS Programming Language?
Describe the function and untility of the most difficult SAS macro that you have written.