Name statements that are recognized at compile time only?
Answer Posted / hasnain
Retain, Array, length
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between input and infile statement?
Describe the function and utility of the most difficult SAS macro that you have written?
What is the difference between match merge and one to one merge?
Mention what is SAS data set?
What is interleaving in SAS?
If a variable contains letters or special characters, can it be numeric data type?
What is by-group processing?
: and & modifiers.
why is sas considered self-documenting? : Sas programming
what is proc Index? and what is proc document?
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?
Differentiate between ceil and floor functions.
how many types prompting framework can be broken down to? : Sas-bi
Explain the purpose of substr functions in sas programming.
Why double trailing @@ is used in input statement?