diff between nodup rec and ondup key???
Answer Posted / 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 |
Post New Answer View All Answers
What do you code to create a macro? : sas-macro
What can be the size of largest dataset in SAS?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
how does sas handle missing values in procs? : Sas programming
What are common programming errors committed in sas
how do you test for missing values? : Sas programming
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
what versions of sas have you used (on which platforms)? : Sas programming
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
What are the differences between sum function and using “+” operator?
what has been your most common programming mistake? : Sas programming
How would you include common or reuse to be processed along with your statements?
What is the difference between %local and %global? : sas-macro
What is the basic structure of the SAS base program?
How do you debug and test your SAS programs?