What is the difference between nodup and nodupkey options?

Answer Posted / tariq sharjil

Nodup:
It deletes those observations if every variable in the
dataset has the same value

Nodupkey:
It deletes all the observation on sorting variable. It
retains the first variable and deletes all other coming
after that

Is This Answer Correct ?    23 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a dataset concat having variable a b & c. How to rename a b to e & f?

583


In SAS explain which statement does not perform automatic conversions in comparisons?

803


What is the work of tranwrd function?

672


what is star schema? : Sas-di

647


what is hierarchy flattening? : Sas-di

622






Describe a time when you were really stuck on a problem and how you solved it?

2086


Approximately what date is represented by the SAS date value of 730?

750


What are all the problems you faced while validating tables and reports?

3016


What do the sas log messages “numeric values have been converted to character” mean? What are the implications?

732


Which command is used to perform sorting in sas program?

599


how do you test for missing values? : Sas programming

583


Explain what is the use of proc gplot?

706


What are the five ways to do a table lookup in sas? : sas-grid-administration

599


What are the statements in proc sql?

598


If you were told to create many records from one record, show how you would do this using array and with proc transpose?

806