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
What are the implications?
What is the difference between SAS functions and procedures?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What can be the size of largest dataset in SAS?
What are the statements in proc sql?
what is sas metadata repository? : Sas-bi
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
How would you determine the number of missing or nonmissing values in computations?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
How necessary is it to be creative in your work?
Which command is used to perform sorting in sas program?
What is SAS? What are the functions does it performs?
what is business intelligence? : Sas-bi
how can you create zero observation dataset? : Sas programming
Describe the ways in which you can create macro variables?