What is the one statement to set the criteria of data that
can be coded in any step?
Answer Posted / sunymuny
WHERE Statement can be used to set the Criteria of the DATA
in Both Proc Step and DATA Step.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Mention what are the data types does SAS contain?
Explain append procedure?
what are some good sas programming practices for processing very large data sets? : Sas programming
What is the use of function Proc summary?
Describe the function and utility of the most difficult SAS macro that you have written?
How do you define proc in sas? : sas-grid-administration
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What is the use of the %include statement?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
what is the use of proc contents and proc print in sas? : Sas-administrator
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.
Of all your work, where have you been the most successful?
explain about various caches available in data integrator? : Sas-di
what is sas metadata server? : Sas-di