what is Normalization means..?
Answer Posted / amresh
In simple words process of replacing a relation with more
than one relation so as to come round with problems of bad
database design(i.e redundancy,insertion,updation,deletion
anomalies_---
The three primitive normal forms r
1> 1-nf:asserts that relation with
atomic values.
2> 2-nf:asserts with eliminating partial
dependency.
3> 3-nf:asserts at eliminating
transitive dependency.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of using database?
What is database server and how it works?
What is aws documentdb?
What are the disadvantages of views in a database?
Explain inner and outer joins with examples.
how to reject duplicates in source sequential file and if by filter option then where is that filter option in the sequential file.
How to shrink a database?
what is rcp,if rcp disabled what happen?
What is database schema name?
diff b/w inter process and in process
Data structure used to implements a menu:
Why do we need distributed database?
can we delete autodiff back up that we have set through sql server agent.
Explain various types of locks in a transaction? Which is better and why?
Should I store images in database?