How would you delete observations with duplicate keys?
Answer Posted / nishant
Use nodupkey option in proc sort
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
what are the benefits of data integration? : Sas-di
Explain why double trailing @@ is used in input statement?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
How do you add a number to a macro variable? : sas-macro
Name and describe few sas character functions that are used for data cleaning in brief.
What are the data types that sas contain?
Explain bmdp procedure?
What does proc print, and proc contents are used for?
Differentiate between ceil and floor functions.
what are validation tools that are used in sas? : Sas-administrator
What is the general format of function in sas? : sas-grid-administration
How would you identify a macro variable?
What is the maximum length of the macro variable?
What are SAS/ACCESS and SAS/CONNECT?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming