Does anybody has lastest SAS certification dumps,if anybody
has please mail me at akshara_SAS@ymail.com
Thanks
Akshara
Answer Posted / suganthan subramanian
Please forward me the latest dumps for sas base
s.suganthan@yahoo.co.in
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How will you generate test data with no input data?
What is the function of Stop statement in a SAS Program?
Explain what Proc glm does?
What is the use of divide function?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
How to sort in descending order?
Describe the function and untility of the most difficult SAS macro that you have written.
Which date function advances a date, time or datetime value by a given interval?
what is intially documentation in sas?
What is Linear Regression?
What do you know about sas data set?
How to create an external dataset with sas code?
what is sas application server? : Sas-di
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 input and put function?