Data Modeling Question:

Is this statement TRUE or FALSE? all databases must be in third normal form?

Data Modeling Interview Question
Data Modeling Interview Question

Answer:

In general all organization data bases are normalised to 3nf inorder to remove redundancy and efficent access.A data base can also be created with out normalisation.Hence it is not a mandatory that a database should be in 3nf.


Previous QuestionNext Question
Why are recursive relationships are bad? How do you resolve them?What is an artificial (derived) primary key? When should it be used?