Re: Normalisation Problem

From: Aloha Kakuikanu <Aloha_member_at_newsranger.com>
Date: Thu, 12 Apr 2001 16:29:33 GMT
Message-ID: <NJkB6.4427$FY5.313012_at_www.newsranger.com>


In article <iF8B6.3859$FY5.268605_at_www.newsranger.com>, Vadim Tropashko says...
>
>I would suggest to decompose Operands in your design into:
>
>OperandAinOnes
>OperandAinTens
>OperandAinHundreds
>
>so that your first column become:
>
>+----------------+----------------+--------------------+
>| OperandAinOnes | OperandAinTens | OperandAinHundreds |

 +----------------+----------------+--------------------+

>| 1 | 0 | 0 |
>| 5 | 0 | 0 |
>
>
It has more columns and I can't experess numbers greater that 1000. What's the point? Received on Thu Apr 12 2001 - 18:29:33 CEST

Original text of this message