Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8146569
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T14:03:12+00:00 2026-06-06T14:03:12+00:00

I was studying the article on Database Normalization 2NF in Wikipedia at Wikipedia ,

  • 0

I was studying the article on Database Normalization 2NF in Wikipedia at Wikipedia, when I came across the last example, on tournament winners. There it says that because there is a transitive dependency in the table, it is not in 2NF, and further optimization is needed (like splitting it into further tables) to restore that to 3NF and eliminating chances of data corruption. Can anybody tell me what kinds of ‘corruption’ can creep in to “show the same person from being shown with different dates of birth on different records”?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T14:03:13+00:00Added an answer on June 6, 2026 at 2:03 pm

    Imagine once you insert this row:

     Indiana Invitational   1998    Al Fredrickson  21 July 1975
    

    and later you insert this (say, by mistake):

     Des Moines Masters     1999    Al Fredrickson  20 June 1985
    

    As you can see, the same person has 2 different birthdays in this table. What that Wikipedia article says is that the birthday depends on the person, which is not a primary key. This means that the person can repeat and if you don’t pay attention, its dependent attributes (such as birth date) can change.

    What you should do is to make another table with the person name as primary attribute and move its dependent data over to that table (such as the person’s birth date). This way, you will avoid the redundant (name, birthday) tuples and prevent possible corruption (as well as save memory).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

While studying for the Zend PHP Exam I came across the following contradicting information:
I was studying an open source code where I came across the following line
I was studying Ray Tracing on http://www.devmaster.net/articles/raytracing_series/part1.php when I came across this piece of
studying some sample code from an iOS programming course (cs193p fall2010) i came across
i am studying lex and yacc from an o'reilly book and i came across
while studying some security things, there was a question that one can guess the
While studying an implementation of Group signature I came across code where Group certificate
I am studying PHP and there is polymorphism example at the website i am
While studying for a Functional Programming exam, I came across the following questions from
While studying for a Functional Programming exam, I came across the following question from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.