how to delete the duplicate columns permanently in SQL
Answers were Sorted based on User's Feedback
Answer / chandrakanth
proc sql;
create table dataset-name as select distinct(variable-name),list-all-the-variables-you-want from dataset-name;
quit;
please let me know if you have any questions
| Is This Answer Correct ? | 4 Yes | 3 No |
what is intially documentation for a sas programmer?
how many types of MERGE?
what is data integration? : Sas-di
What are the table names in oracle database...?
How do you add a prefix to some or all variables in a dataset using a SAS macro?
Explain the main difference between the sas procedures and functions? : Sas-administrator
what is hierarchy flattening? : Sas-di
Name types of category in which SAS Informats are placed?
what are system option ? give few examples ? what are dataset options and dataset statements ? if there is a keep option and keep statement ? which one is executed first ? Difference between a WHERE statement and IF statement ? what is the advantage of using WHERE statement option on the dataset ?
what is data governance? : Sas-di
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?