Answer Posted / gaurav gupta
SELECT DISTINCT statement in PROC SQL
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What are the parameters of scan function?
Differences between where and if statement?
how to remove duplicates using proc sql?
What are the special input delimiters used in SAS?
How necessary is it to be creative in your work?
what is intially documentation in sas?
what is sas olap server? : Sas-di
what is the purpose of _error_? : Sas programming
what is the different between functions and procs that calculate the same simple descriptive statistics? : 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.
Name and describe few sas character functions that are used for data cleaning in brief.
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What areas of SAS are you most interested in?
what is sas application server? : Sas-di
What is the function of output statement in a SAS Program?