How would you delete observations with duplicate keys?
Answer Posted / serena
proc sort data= nodupkeys;
by variable;
run;
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do you connect the desktop application to metadata server? : sas-grid-administration
In proc transpose and data step with arrays which one you pick?
how many display types available in sas bi dashboard? : Sas-bi
What do the mod and int function do? : Sas programming
explain what is data set in sas? : Sas-administrator
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
describe how to adjust the performance of data integrator? : Sas-di
If money were no object, what would you like to do?
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 connection profile? : sas-grid-administration
what is function of retain statment
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
Enlist the syntax rules followed in sas statements.
explain what is factor analysis? : Sas-administrator