What would a database look like if it were normalized to be completely abstracted? lets call it Max(n) normal form
- by Doug Chamberlain
edit:
By simplest form i was not implying that it would be easy to understand. For instance, developing in low level assembly language is the simplest way to can develop code, but it is far from the easiest.
Essentially, what I am asking is in math you can simplify a fraction to a point where it can no longer be simplfied. Can the same be true for a database and what would a database look like in its simplest, form?