| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Define "flatten database" ?
Alan wrote:
> [...] All flattening of a
> relational database is denormalizing. Show me an example that proves
> otherwise, and I'll happily have learned something.
Assume a a binary relation with an atomic first column and a nested second column, and also assume that the first columns is a a candidate key. In that case unnesting the second column does not introduce redundancy.
![]() |
![]() |