Does anybody has lastest SAS certification dumps,if anybody
has please mail me at akshara_SAS@ymail.com
Thanks
Akshara
Answer Posted / stephen
Earlier i got A00-211 SAS BASE pdf dump from somewhere that has 200+ Qs & Ans and utterly failed with it.
Later i got below link and passed with full % score
http://goo.gl/Qgu634
I realized No. of Qs & Ans does matters to pass in SAS Exam
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Given an unsorted data set, how to read the last observation to a new data set?
What is substr function?
how does sas handle missing values in a merge? : Sas programming
What are the applications primarily used by business analyst? : Sas-bi
Describe the function and untility of the most difficult SAS macro that you have written.
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.
How do you debug and test your SAS programs?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is the role of administrative users? : sas-grid-administration
In SAS explain which statement does not perform automatic conversions in comparisons?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
How to create an external dataset with sas code?
what is the effect of the options statement errors=1? : Sas programming
What is the general format of function in sas? : sas-grid-administration
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation