Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH
REPEATS OF BY VARIABLE’.
Answer Posted / siri
This is the note obtained in log while performing many-to-
many merge refering the situation of having duplicate
values for key variables in both input files simultaneously.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What can be the size of largest dataset in SAS?
What do the mod and int function do? : Sas programming
What are the functions used for character handling?
what is sas olap server? : Sas-di
Can you explain the process of calendar?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
For clinical entire study how many tables will create approx?
Explain substr function?
What would be the value of month at the end of data step execution and how many observations would be there?
what can you learn from the sas log when debugging? : Sas programming
Which command is used to save logs in the external file?
how could you generate test data with no input data? : Sas programming
How do you add a number to a macro variable? : sas-macro
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
How can I remove header from output data set?