Is there any advantage to denormalizing DB2 tables ?
Denormalizing DB2 tables reduces the need for processing intensive relational joins and reduces the number of foreign keys.
Denormalizing DB2 tables reduces the need for processing intensive relational joins and reduces the number of foreign keys.