| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Normalization and Derived Information
Tony wrote:
> Kenneth Downs <firstinit.lastname_at_lastnameplusfam.net> wrote in message > news:<b6ogkc.34m.ln_at_mercury.downsfam.net>...
> > Well, that wasn't quite what I meant. The case (1) total should be > provided by a mechanism such as a view - as if it were a stored total, > but not actually stored. I'm not suggesting it is better if users > work the total out for themselves!
The view has its own problems. The view is a stored bit of code and so suffers from the same problems as procedural code, it can get changed over time. Complexity is also an issue if they are built by hand.
-- Kenneth Downs Use first initial plus last name at last name plus literal "fam.net" to email meReceived on Wed Oct 13 2004 - 06:22:48 CDT
![]() |
![]() |