Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Summation

Summation

From: Richard Fisher <Richard_Fisher_at_dmr.ca>
Date: 1997/03/24
Message-ID: <3336EF0C.73C6@dmr.ca>#1/1

I would be tempted to ask why you need it in the table - if you have the first 2 why do you need to store the third? If you only need to see the total, then it can be calculated when you retrieve x and y. It will save space and is a 'better' design. Regards...Richard Received on Mon Mar 24 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US