How would you delete observations with duplicate keys?
Answer Posted / haritha
In data step first dot variable and last dot variable use
to delete the duplicate values.
by using no dup we delete the duplicate values in row wise
and no dup key is used to delete the duplicate values in
column wise it means observation
and distinct is use to delete the duplicate values in proc
sql
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is snowflake schema? : Sas-di
Explain the purpose of retain statement.
Mention what are the data types does SAS contain?
Can you explain the process of calendar?
What are the data types in sas?
what is study design in while working with SAS? what are screening variables in SAS?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what are sas bi dashboard components? : Sas-bi
What is run-group processing?
what are several options for creating reports in web report studio? : Sas-bi
What can be the size of largest dataset in SAS?
Give e an example of..
how do you want missing values handled? : Sas programming
Name some categories in sas 9? : sas-grid-administration