some explanation about database normalization
i have some doubt at the following point :
2NF:Table should be in 1nf+NO partial function dependencies.
3nf:Table should be in 2nf+No transitive dependencies.
can anybody explain this two line only.Kindly let me know the idea.
|