How would you code a merge that will keep only the
observations that have matches from both sets?
Answer Posted / guest
nodupkey option in the merge statement
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
how to generate the test data in sas without input data? : Sas-administrator
How is character variable converted into numeric variable and vice versa?
How we can create SAS USER DEFINED CODE?
Why double trailing @@ is used in input statement?
What is the difference between nodupkey and nodup options?
What is maximum number of rows and cols can be handled in SAS?
What is substr function?
AE datasets names? how many types?
How can you limit the variables written to output dataset in data step?
What is the length assigned to the target variable by the scan function?
What is the SAS data set?
What is the maximum and minimum length of macro variable
Name types of category in which SAS Informats are placed?
Mention the validation tools used in SAS?
How do you test for missing values?