Hi guys, i'm struggling with these normalization. I was asked to convert relational database tables into 1NF, 2NF and 3NF. Please help me! I've tried to Google around for answers and explanation and still don't really understand it. Here are the questions:
1/ When is a relational database table said to be in first normal form. Study the Branch table below and convert it to 1NF.
2/ Explain why the following table is not in Second Normal Form. Convert the table to 2NF.
3/ The following relational table is not in Third Normal Form. Why is this so? Convert the table to 3NF.
Please help! I really don't understand it.
I've read through this post:
http://stackoverflow.com/questions/723998/can-someone-please-give-an-example-of-1nf-2nf-and-3nf-in-plain-english
But still don't understand.
Really appreciate for any help!