Results 1 to 3 of 3

Thread: How many normalization forms exists

  1. #1
    Junior Member
    Join Date
    Jan 2008
    Answers
    1

    How many normalization forms exists

    How many are the levels / forms of normalizaion exists?

    also how much normalization should be done?


  2. #2
    Expert Member
    Join Date
    Sep 2007
    Answers
    697

    Re: How many normalization forms exists

    The process of normalization breaks the data into smaller tables to reduce redundancy and make retrieving and managing that data more efficient. There are mainly 5 Normalization rules. In most of the cases we use first three normalization rules only.

    1 Normal Form : A table is said to be in 1st Normal Form when the attributes are atomic
    2 Normal Form : A table is said to be in 2nd Normal Form when all the candidate keys are dependant on the primary key
    3rd Normal Form : A table is said to be third Normal form when it is not dependant transitively (when one non-key attribute is functionally dependent on another non-key attribute)

    Last edited by krishnaindia2007; 01-03-2008 at 08:12 AM.

  3. #3
    Moderator
    Join Date
    Jun 2007
    Answers
    2,074

    Re: How many normalization forms exists

    actually there are 7 but only 3 are used


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact