diff between nodup rec and ondup key???
Answer Posted / 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 |
Post New Answer View All Answers
What is the basic syntax style in SAS?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
What is a put statement?
describe about metadata object? : Sas-di
In SAS explain which statement does not perform automatic conversions in comparisons?
describe the interaction table in sas di? : Sas-di
is data integration and etl programming is same? : Sas-di
How do you use the do loop if you don’t know how many times you should execute the do loop?
how does sas handle missing values in formats? : Sas programming
Explain proc sort?
What does proc print, and proc contents are used for?
Explain what is data step?
what are all the reports you generated in your recent project?
What is the basic syntax of a sas program?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming