Answer Posted / ganesh
When you want elemenate duplicate values from dataset using
nodup option in the procedure sort.
When you want elemenate duplicate keys from specified
variables then use nodupkey option in the procedure sort.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
State the difference between INFORMAT and FORMAT ?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Differentiate input and infile.
What would be the value of month at the end of data step execution and how many observations would be there?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what do the pad and dim functions do? : Sas programming
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
What is program data vector (pdv)?
what is sas business intelligence? : Sas-bi
Mention few capabilities of sas framework.
what are all the reports you generated in your recent project?
How do you add a number to a macro variable? : sas-macro
What do you code to create a macro? : sas-macro
What is the maximum and minimum length of macro variable