| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: foundations of relational theory?
"Bob Badour" <bbadour_at_golden.net> wrote in message
news:cd3b3cf.0310300557.12904e81_at_posting.google.com...
>> constraints. For instance, one might have a constraint that an
Okay you've piqued my interest.
Why would you EVER " have a constraint that an attribute in one relation equals a sum of values from another relation."? To do so would be to store redundant information. I would never dream of doing this as it requires two updates for every update. I would just use the standard MV construct of a "symbolic" or correlative. Ultimately the same idea as a derived view - a column that has no value other than that derived by another operation. this column may be treated to all intents and purposes as a physical column.
The crux of my query is the fact that by default I would implement in your latter way as would most of us I believe - so what is it about your theoretical relational database that would encourage people to a sub optimal implementation? Received on Fri Oct 31 2003 - 01:40:02 CST
![]() |
![]() |