Answer the question
In order to leave comments, you need to log in
Can you explain an example of second normal form?
Hello.
https://habr.com/post/113260/
I found on the Internet an example of a table with the following fields:
Detail, Warehouse, Quantity, Warehouse address.
And an explanation of the second normal form:
The key in this table is a pair of Item and Warehouse.
If there are no parts in the warehouse yet, then we do not have the opportunity to store the address of the warehouse, since the scheme does not provide for such a situation. Therefore, adding a new warehouse is impossible (insertion anomaly), and removing parts from the warehouse means that we will lose information about its address (deletion anomaly).
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question