diff between nodup rec and ondup key???
Answers were Sorted based on User's Feedback
Answer / mallikarjuna
nodupkey deletes duplicate observations based on by
variable.
noduprec delete the duplicate observations if entire
observation is duplicate.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / ramkgupta
simply to say nodup and noduprec checks values present in all variables in dataset from one record to next record where as nodupkey checks values present in only variables given in by statement not all variables in a dataset.
| Is This Answer Correct ? | 5 Yes | 0 No |
for whom is sas data integration studio designed? : Sas-di
Name statements that function at both compile and execution time?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
describe about metadata object? : Sas-di
what is the difference between unique key and primary key? : Sas-di
what type of reports you are generating in your company...???
2 Answers GSK GlaxoSmithKline,
for report generation which one you used proc report or data_null_?
3 Answers Accenture, Quintiles,
What does a PROC TRANSPOSE do?
Can anyone help me about SAS Realtime scenarios in Clinical field
it will become easy if uuu provide website linkssss and list of consultanciessssss
What is the difference between nodup and nodupkey options?
20 Answers iFlex, Makro, Talwar,
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?