Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH
REPEATS OF BY VARIABLE’.
Answer Posted / christeena
this happens in many to many merge..if we do not have a key
variable to identify that which observation from one data
set to be matched with which observation in the other data
set, a note will appear in the log as 'merge with repeat
set of by values'..So to get rid of this note find a unique
key variable so that observations from the data sets can be
correctly matched..
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
explain the function of substr in sas? : Sas-administrator
In sas, what are the areas that you are most interested in? : sas-grid-administration
for report generation which one you used proc report or data_null_?
What is the role of unrestrictive users? : sas-grid-administration
How is character variable converted into numeric variable and vice versa?
Explain translate function?
In ARRAY processing, what does the DIM function do?
What is the SAS data set?
Do you know the features of sas?
What is PDV?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Explain the use of proc print and proc contents?
Explain input and put function?
Differentiate between ceil and floor functions.
Define run-group processing?