Ask Question

What are the 3rdand 4th forms of normalization, explain with examples?

+3
Answers (1)
  1. 6 April, 22:11
    0
    Normalization is a technique in which database are designed and organizes tables in such manner that reduces dependency and redundancy of the data. It can divide larger tables into the smaller tables and used them using different relationships.

    3rd form of normalization is defined as, the table whose non primary key field are dependent on the primary key only and have no dependence any other non key primary field in the tables.

    4th form of normalization is defined as, is used in database normalization where they are a non trivial multi value dependency other than candidate key. It builds on the first, second and third normal forms and the Boyce Codd Normal Form.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What are the 3rdand 4th forms of normalization, explain with examples? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers