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
First input columns brand, mt, re values are ov, 1,re vg, 2,re wu ,3,re. Second input columns are brand, mt, cx their records are ov,4,vg ,5,cx Wu, 6,cx and third input columns brand, mt, rt values are ov,7,rt vg, 8,rt wu, 9,rt but my output is brand, re, cx,rt values are ov, 1,4,7 vg, 2,5,8 wu, 3,6,9
What is ase database?
What is the relationship that exists inside in E-R diagram?
what is ad-hoc access? what is the diff b/w managed query and ad-hoc access?
What is a database connection string?
What is a super key?
define primary key index, bitmap index, hash index,virtual indwx
Which three commands cause a transaction to end?
During insert operation in Netezza Connector, if we give direct option as Yes , is there any issue?
Why merge statement is used inside the database?
Is redis in memory database?
How to fetch/retrieve the data from hieranchical database and put it into the relational database? for e.g I want to extract the data from IMS DB2 database which is a hierarchical db and load that data into the relational database which is a SQL server.Are there any tools available for directing extracting data from hierarchical db and loading into the relational database (SQL server)?
When should you not use firebase?
What is odm database?
What is dialect in database?