Answer Posted / ravi
we can use the sort DUPOUT in the sort procedure to display the duplicate records as a separate dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you delete duplicate observations in sas?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
What is the difference between class statement and by statement in proc means?
what techniques and/or procs do you use for tables? : Sas programming
How to create an external dataset with sas code?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
what are some differences between proc summary and proc means? : Sas programming
How many data types are there in SAS?
Mention common programming errors committed in sas ?
Explain the purpose of substr functions in sas programming.
what is the difference between nodup and nodupkey options? : Sas programming
Mention the validation tools used in SAS?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
How you can read the variables that you need?
Give some examples where proc report’s defaults are different than proc print’s defaults?