Denormalize when developing apps (for aggregate display puposes)?
From: OlegJay <olegjay_at_yahoo.com>
Date: 21 Nov 2003 09:12:10 -0800
Message-ID: <47d21956.0311210912.90d6f8_at_posting.google.com>
I know that denormalization is fine for the purpose of speeding up queries but is it appropriate to denormalize for an app like Forms?
Date: 21 Nov 2003 09:12:10 -0800
Message-ID: <47d21956.0311210912.90d6f8_at_posting.google.com>
I know that denormalization is fine for the purpose of speeding up queries but is it appropriate to denormalize for an app like Forms?
We're currently between the design/build stage of a medium sized OLTP database. The logical & physical designs are currently beautifully normalized.
The QUESTION is: Do I go and do this slight change or do I insist that the Forms developers go back and see (again) if they can re-structure their form? Also, I've developed a medium number of Forms myself, but I'm not sure if Forms will always be able to display, move, (and aggregate move), insert data, rows, blocks the exact way that users require (using triggers, etc.). I mean, is Oracle Forms universal and it just requires major effort sometimes to meet the users' needs? Or should we change the data model?
Would appreciate your help,
Oleg Received on Fri Nov 21 2003 - 18:12:10 CET