Home TechnologyProgrammingSQL & Databases Subscribe to RSS

Advantages And Disadvantages Of Database Normalization?

Answer Question

1 Answer - Sort by: Date | Rating

    Advantages

    1) Avoids data modification (INSERT/DELETE/UPDATE) anomalies as each data item lives in One place

    2) Greater flexibility in getting the expected data in atomic granular

    3) Normalization is conceptually cleaner and easier to maintain and change as your needs change

    4) Fewer null values and less opportunity for inconsistency

    5) A better handle on database security

    6) Increased storage efficiency

    7) The normalization process helps maximize the use of clustered indexes, which is the most powerful and useful type of index available. As more data is separated into multiple
    tables because of normalization, the more clustered indexes become available to help
    speed up data access.


    Disadvantages

    1) Requires much more CPU, memory, and I/O to process thus normalized data gives reduced database performance

    2) Requires more joins to get the desired result. A poorly-written query can bring the database down

    3) Maintenance overhead. The higher the level of normalization, the greater the number of tables in the database.
    0 0
    Guest

    Guest 

    answered 5 months ago

      Answer Question - Answers are editable for 5 min.

      If you do not Sign-in or Register your answers will be anonymous,

      your answers may also be checked before going online.

      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