How would you delete observations with duplicate keys?
Answer Posted / nishant
Use nodupkey option in proc sort
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Mention common programming errors committed in sas ?
what is program data vector? : Sas-administrator
How to sort in descending order?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
What is the use of function Proc summary?
Explain the difference between informat and format with an example.
Describe the function and untility of the most difficult SAS macro that you have written.
What is program data vector (pdv)?
What are the uses of sas?
How do you connect the desktop application to metadata server? : sas-grid-administration
What is PROC in SAS?
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 the use of the %include statement?