I have just started with version 21 and I have run into a major issue.
Merge is no longer the MATCH CASES command. It is now STAR JOIN. There is something different that this command is doing. When merging, the command just stops when it runs into a keyed variable that has no match in the other data set. It should just show up as missing since there is no match in the other file but it stops the process and doesn't match anything else.
Does anyone know what STAR JOIN is actually doing and why it does not complete the command?
Thanks.
Software/Hardware used:
SPSS version 21
ASKED:
September 11, 2012 5:25 PM
UPDATED:
September 11, 2012 5:54 PM
Thanks, this is very helpful!Do you know what STAR JOIN is actually doing? I tried reading the IBM explanations but they are not helping much. What is the difference between match files and star join besides that fact that match files needs presorted data?