Quantcast
Channel: Microsoft SQL Server
Viewing all articles
Browse latest Browse all 4871

3BE in a DB

$
0
0

Hi,

Ik have the following tables.

INVOICE: InvNr(PK), CustName, CustId, CustAddress

PRODUCTS_CHOSEN: InvNr(FK), ProductNr(FK), AmountChosen

PRODUCT: ProductNr (PK), ProductName, ProductPrice

In 3NF, do I separate the customer data? 

The CustId will give me the same CustName every time but since there are multiple John Johnsons in the world, the CustName will not give the CustId.


Viewing all articles
Browse latest Browse all 4871

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>