Home TechnologyProgrammingSQL & Databases Subscribe to RSS

What Are Normalizations In DBMS?

What is dependencies?

Answer Question

2 Answers - Sort by: Date | Rating

    Normalization is a technique of designing databases to reduce the duplication of data. It is achieved by linking table through joins. The linked field(s) are called keys. Normalization can be done to 5 stages, however practically it is only done till the third normal form of 3NF.

    1NF : Repeating groups are removed

    2NF: Functional dependency is removed

    3NF: Transitive dependency is removed

    4NF: Multi-value dependency is removed.
    0 0

    Saphira 

    answered 2 years ago

      First Normal Form - Atomic. That means there is no further divisions.
      Example: Name have the divisions first name, last name and initial - so it is not in first normal form.

      So we want to divide the fields in db as well as possible to follow normalization
      0 0

      Karthikas 

      answered 5 months ago

        More

        More

           
           

          Ask a Question via Twitter

          Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

          Blurtit Store

          Get T-shirts, hoodies, caps and more at the Blurtit store

          Blurtit International