How would you delete duplicate observations?
Answer Posted / raj
using proc sort and by statements
| Is This Answer Correct ? | 3 Yes | 16 No |
Post New Answer View All Answers
How can you limit the variables written to output dataset in data step?
How do you connect the desktop application to metadata server? : sas-grid-administration
How we can call macros with in data step? : sas-macro
What is the use of %include statement?
For what purposes have you used sas macros? : sas-macro
How to create an external dataset with sas code?
Name and describe few sas character functions that are used for data cleaning in brief.
How do you convert basic cube to transaction cube and transaction cube to basic cube?
Hi, If anyone has base SAS certification dumps, please share.
Differentiate between sas functions and sas procedures.
Are you sensitive to code walk-throughs peer review or QC review?
what is the difference between infile and input? : Sas-administrator
How do you define proc in sas? : sas-grid-administration
for report generation which one you used proc report or data_null_?
What does the trace option do?