What is the difference between nodup and nodupkey options?
Answer Posted / chiranjeevi
nodup:
By using the proc sort procedure along with nodup
option ,it checks for and eliminates the duplicate records.
nodupkey:
NODUPKEY eliminates the duplicate observation keys
in the data set.
| Is This Answer Correct ? | 19 Yes | 17 No |
Post New Answer View All Answers
What is the function of output statement in a SAS Program?
what type of graphs we will create(for 2+years candidates)?
What is substr function?
What are the prime responsibilities of data integration administrator? : Sas-di
In SAS explain which statement does not perform automatic conversions in comparisons?
What are the data types that sas contain?
what other sas products have you used and consider yourself proficient in using? : Sas programming
explain the proc in sas? : Sas-administrator
Mention common programming errors committed in sas ?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
Give e an example of..
name some data transformation used in sas di? : Sas-di
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
How can you create a macro variable with in data step? : sas-macro
Briefly explain input and put function?