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 type of graphs we will create(for 2+years candidates)?
What are the default statistics that proc means produce?
Mention common programming errors committed in sas ?
how do you debug and test your sas programs? : Sas programming
which date function advances a date, time or datetime value by a given interval? : Sas programming
What is PDV?
What do you understand by the term Normal Distribution?
Which function is used to count the number of intervals between two sas dates?
Have you ever used the SAS Debugger?
What is the sas data set? : sas-grid-administration
Enlist the functions performed by sas.
what are input dataset and output dataset options? : Sas programming
what is the use of proc sql? : Sas programming
If a variable contains letters or special characters, can it be numeric data type?
What do you code to create a macro? : sas-macro