What is the difference between nodup and nodupkey options?
Answer Posted / asha
The NODUP option checks for and eliminates duplicate
observations.
The NODUPKEY option checks for and eliminates duplicate
observations by variable values.
| Is This Answer Correct ? | 100 Yes | 13 No |
Post New Answer View All Answers
What is maximum storage capability of SAS?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Briefly explain input and put function?
Did you used proc test? when?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
how could you generate test data with no input data? : Sas programming
State the difference between INFORMAT and FORMAT ?
How to specify variables to be processed by the freq procedure?
Mention the difference between ceil and floor functions in sas?
Which command is used to perform sorting in sas program?
Which date function advances a date, time or datetime value by a given interval?
What do you code to create a macro? : sas-macro
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS