whenever we using the merging through data set merging ,we can
get note in log like this "MERGE STATEMENT HAS MORE THAN ONE
ONE DATASET BY REPEATED BY VAIABLES" but the output has come
in good manner,whenever in in sql(full join) we can get
cartion product.so How do overcome this problem in sql?
Answer / alok karan
if we have exactly same number of observation for each BY value in two data sets and we use merge statement to merge them then within log window we got message"MERGE STATEMENT HAS MORE THAN ONE
ONE DATASET BY REPEATED BY VAIABLES"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between nodup and nodupkey options?
20 Answers iFlex, Makro, Talwar,
Tell different ways to create Macrovarible?
3 Answers Accenture, PharmaNet i3,
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
Briefly explain input and put function?
How will you generate test data with no input data?
what is transformation in sas data integration? : Sas-di
Explain the purpose of retain statement.
what is the use of proc contents and proc print in sas? : Sas-administrator
what is prime numbers? how we can get plc write sas code?
WHAT DIFFERRENCE DID YOU FIND AMONG VERSION 6 8 AND 9 OF SAS.
What does the trace option do?
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?