I am designing a database and I reached (as per my little knowledge) the Third Normal Form (3NF)
Some of my colleagues told me about a Sixth Normal Form!! I was wondering how to know if the level of normalization of database is enough.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In my experience, it’s pretty rare to hear anyone talk about going beyond 3NF for real-world production applications. That should be sufficient for nearly all cases.