How would you keep from overlaying the a SAS set with its
sorted version?
Answer Posted / siri
keep a new dataset name to the sorted version.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me more about the parameters in macro? : sas-macro
what is broad cast agent? : Sas-bi
what are 5 ways to perform a table lookup in sas? : Sas-administrator
How do you test for missing values?
Can you execute a macro within a macro? Describe. : sas-macro
How does the internal authentication work in sas? : sas-grid-administration
What sas features do you use to check errors and data validation?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
Explain the difference between using drop = data set option in set and data statement?
what are all the reports you generated in your recent project?
What is the difference between nodupkey and nodup options?
Explain the purpose of retain statement.
what is the difference between nodup and nodupkey options? : Sas programming
What system options would you use to help debug a macro? : sas-macro
What is the difference between class statement and by statement in proc means?