Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi..I know about normalization but I am somewhat confused in BCNF 4NF and 5NF
Can anyone tell me with very simple example including the relational table database that what is actually BCNF 4NF and 5NF
I want very very simple examples to make myself understand better.
Posted
Updated 7-Dec-13 12:36pm
v2
Comments
PIEBALDconsult 7-Dec-13 17:38pm    
You can't explain the complex with simple.
Sergey Alexandrovich Kryukov 7-Dec-13 18:43pm    
Well, some examples will be simpler than others... :-)
I provided some for OP, but this, or the complexity, is not a real problem; I would say, the real problem is a kind of laziness...
—SA
Sergey Alexandrovich Kryukov 7-Dec-13 18:39pm    
Did you try to find out anything?
—SA

1 solution

As you probably have problems with basic Web search, I'll do it for you:
http://en.wikipedia.org/wiki/Fourth_normal_form[^],
http://en.wikipedia.org/wiki/Fifth_normal_form[^].

If you think need even simpler examples, don't rush to complain: it could be considered not only as the lack of search/reading skills, but also as laziness. :-)

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900