This is my first post, so I hope I am not infringing on any rules. We are using DB2 os/390 v7. We have several xref tables cross referencing corps, accts, custs, users, and cards. The Java developers have a need to join all tables for all needed data in one join so as to perform only one call and the levels of nested jons are becoming horrendous. What is the current opinion on xref tables and joins vs denormalization.
Thanks for your help/advice in advance,
KeenaF