Normalisation is finished when every field depends on what?
What does first normal form require of every cell?
Repeating the customer address on every order keeps the data safe.
Circle one: True False
You cannot add a new product without inventing a fake order. Which problem bites?
An address changes and the update misses one order row. What is this called?
Deleting the last order for a product can wipe out that product entirely.
Circle one: True False
A designer repeats the customer city on every order to answer questions faster. What duty comes with it?
A table uses order id plus product id as its key. The product name depends only on the product id. What is broken?