How would you delete observations with duplicate keys?
Answer Posted / ganesh
use nodupkey in proc sort automatically the duplicate key
going to delete.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to create an external dataset with sas code?
How are numeric and character missing values represented internally?
Explain data step in SAS
What are the differences between sum function and using “+” operator?
Are you involved in writing the inferential analysis plan? Tables specfications?
Describe a time when you were really stuck on a problem and how you solved it?
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?
What are the difference between the sas data step and sas procs?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
explain about various caches available in data integrator? : Sas-di
What are the new features included in the new version of SAS Programming Language?
How can you limit the variables written to output dataset in data step?
What do you know about sas data set?
What is a pdv and what are its functions?
What are the functions used for character handling?