Name statements that function at both compile and execution
time.
Answer Posted / sweety kumari
Input statement functions both at compile and execution time
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of %include statement?
do you prefer proc report or proc tabulate? Why? : Sas programming
Mention what are the data types does SAS contain?
what is metadata? : Sas-bi
what are the categories that sas informats are used to the place the data? : Sas-administrator
What do the put and input function do?
Name some categories in sas 9? : sas-grid-administration
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.
What is the length assigned to the target variable by the scan function?
What are the default statistics that proc means produce?
Differentiate between proc means and proc summary.
Name types of category in which SAS Informats are placed?
What are the differences between sum function and using “+” operator?
Explain data step in SAS
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?