| | |
what is the purpose of BCNF and other ones?
Please support our Database Design advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2008
Posts: 65
Reputation:
Solved Threads: 4
this comes in normalisation
nomalisation theory is based on the observation that relations with certain properties are more effective in inserting, updating and deleting data than other sets of relations containing the same data.
normalisation is a multi step process begining with an un normalized relation
nomalisation theory is based on the observation that relations with certain properties are more effective in inserting, updating and deleting data than other sets of relations containing the same data.
normalisation is a multi step process begining with an un normalized relation
•
•
Join Date: Apr 2008
Posts: 296
Reputation:
Solved Threads: 42
Last edited by tesuji; May 19th, 2008 at 9:02 am.
![]() |
Other Threads in the Database Design Forum
- Previous Thread: Why do we use "Decomposition" an How ?
- Next Thread: What is the diffrence between Key and Superkey how can we understand ? help me
| Thread Tools | Search this Thread |





