hi all,
I need the SAS DI DUMP(A00 260) for attending the
certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
No Answer is Posted For this Question
Be the First to Post Answer
in ods is there any lib's
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
Mention what is the difference between nodupkey and nodup options?
explain the concepts and capabilities of business object? : Sas-bi
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT SAS Training in Data Management at InfoSchool Bangalore
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
Describe the function and utility of the most difficult SAS macro that you have written?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
How to get part of string form the source string without using sub string function in SAS?
How would you define the end of a macro?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?