Hi all,
If Anybody has Advance SAS Certification dumps??? Please share
with me. Email: pramod.kalugade03@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
Why is a STOP statement needed for the point=option on a SET statement?
What is the difference Using & and && in the macro variables
Mention what is the difference between nodupkey and nodup options?
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
What is Linear Regression?
Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.
Differentiate between ceil and floor functions.
it will become easy if uuu provide website linkssss and list of consultanciessssss
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
Mention the validation tools used in SAS?
for what purpose would you use the retain statement? : Sas programming
How to get top scorer student from a class-table having different sections A,B, C & D? Each section having same number of students.