how do we get duplicate observations in a separate dataset?
Answer Posted / mallikarjuna reddy.vanna
use DUPOUT option in proc sort statement.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What makes sas stand out to be the best over other data analytics tools?
how can you create zero observation dataset? : Sas programming
Differentiate between proc means and proc summary.
Explain append procedure?
What areas of SAS are you most interested in?
Can you suggest us materials for sdtm mapping?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what r the job openings SAS for fresher graduates !
why is a stop statement needed for the point=option on a set statement? : Sas programming
What are the different types of sas functions?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
What is maximum storage capability of SAS?
What are the differences between sum function and using “+” operator?
What is interleaving in SAS?