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
What is the use of the %include statement?
what is function of retain statment
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
What are the new features included in the new version of SAS Programming Language?
Explain the main difference between the sas procedures and functions? : Sas-administrator
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
explain about sas business intelligence? : Sas-bi
Mention the category in which sas informats are placed?
How do dates work in sas?
what techniques and/or procs do you use for tables? : Sas programming
what are validation tools that are used in sas? : Sas-administrator
What is the general format of function in sas? : sas-grid-administration
What is the difference between using drop = data set option in data statement and set statement?
What is the difference between where and if statement?
Mention what is SAS data set?