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


Please Help Members By Posting Answers For Below Questions

For what purposes have you used sas macros? : sas-macro

540


Approximately what date is represented by the SAS date value of 730?

750


How you can read the variables that you need?

657


What is the difference between %local and %global? : sas-macro

673


Name validation tools used in SAS

698






List out some key concept of SAS

625


What is the purpose of trailing @ and @@? How do you use them?

617


What is the use of %include statement?

623


How can you limit the variables written to output dataset in data step?

757


What is by-group processing?

579


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

1615


What is SAS informats?

638


what is the use of proc sql? : Sas programming

600


How to specify variables to be processed by the freq procedure?

619


why is sas data integration studio important? : Sas-di

565