Answer Posted / suresh
proc sort with nodupkey option.
coz it will eliminate the duplicate values.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Do you need to know if there are any missing values?
What is program data vector (pdv)?
How would you invoke a macro? : sas-macro
how does sas handle missing values in assignment statements? : Sas programming
What is the function of output statement in a SAS Program?
Explain why double trailing @@ is used in input statement?
What is the purpose of trailing @ and @@? How do you use them?
how does sas handle missing values in formats? : Sas programming
how could you generate test data with no input data? : Sas programming
what type of graphs we will create(for 2+years candidates)?
what is the function of catx syntax? : Sas-administrator
Describe the ways in which you can create a macro variable?
Explain the difference between using drop = data set option in set and data statement?
What is the difference between one to one merge and match merge? Give an example.