Explain the message 'Merge has one or more datasets with
repeats of by variables'.
Answer Posted / vimal
If we are merging two datasets,
say,
a b
100 100
100
data x;
merge a b;
by id;
in this case, b has by variable repeated twice.
so the warning occurs.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
it will become easy if uuu provide website linkssss and list of consultanciessssss
What do you know about sas and what we do? : sas-grid-administration
what r the job openings SAS for fresher graduates !
How would you invoke a macro? : sas-macro
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What are the differences between sum function and using “+” operator?
Did you used proc test? when?
What would be the value of month at the end of data step execution and how many observations would be there?
Explain what Proc glm does?
Mention sas system options to debug sas macros.
how can you create zero observation dataset? : Sas programming
what type of graphs we will create(for 2+years candidates)?
What are SAS/ACCESS and SAS/CONNECT?