how to delete the duplicates by using proc sql?
Answer Posted / chowdary
In constraints time using unique
In datasets using distinct()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differences between where and if statement?
what is the basic structure sas administrator? : Sas-administrator
what are informats in sas? : Sas-administrator
what is data governance? : Sas-di
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
What are the different servers in sas? : sas-grid-administration
Briefly explain input and put function?
What system options would you use to help debug a macro? : sas-macro
What is the use of stop statement?
what is sas data set?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
What does PROC print, and PROC contents do?
Describe the function and untility of the most difficult SAS macro that you have written.
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
How is character variable converted into numeric variable and vice versa?