Name statements that function at both compile and execution
time.
Answer Posted / radhika
DATA is the statement that function at both compile and
execution time.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What is the use of the %include statement?
how can you put a "trace" in your program? : Sas programming
how does sas handle missing values in assignment statements? : Sas programming
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
explain the main difference between the nodup and nodupkey options? : Sas-administrator
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
what are several options for creating reports in web report studio? : Sas-bi
what is the difference between nodup and nodupkey options? : Sas programming
what versions of sas have you used (on which platforms)? : Sas programming
Describe crosslist option in tables statement?
Describe the function and untility of the most difficult SAS macro that you have written.
What function CATX syntax does?
How would you define the end of a macro?
What are the difference between ceil and floor functions in sas?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?