How would you delete observations with duplicate keys?
Answer Posted / rohit
You can also use a Proc SQL statement with a Distinct
keyword.
Proc Sql;
Select Distinct tablename.* from tablename;
Quit;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is sas olap server? : Sas-di
What are the implications?
I need level 2 to 5 sas using companies in india
Enlist the functions performed by sas.
Name few SAS functions?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
what is sas application server? : Sas-di
What would you change about your job?
how to read the variables in sas? : Sas-administrator
What do you know about sas and what we do? : sas-grid-administration
What do the mod and int function do? : Sas programming
What is a method to debug and test your SAS program?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
what are the categories that sas informats are used to the place the data? : Sas-administrator