Answer Posted / vij/vijji
Two types
One - to -one mergeing:
combine observations from two data sets into a single
observation in a new data set:
Match- Merging:combine observations from two data sets into
a single observation in a new data set according to the
values of a variable that is specified in the BY statement
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Have you ever used the SAS Debugger?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
Do you need to rearrange the order of the data for the report?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
How substr function works in sas?
Difference between sum function and using “+” operator?
Enlist the functions performed by sas.
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
how would you create multiple observations from a single observation? : Sas programming
Explain translate function?
how to remove duplicates using proc sql?
Explain what is the use of proc gplot?
what is the difference between unique key and primary key? : Sas-di
how does sas handle missing values in sort order? : Sas programming