4

I am looking for information on how to implement the sixth normal form. I have searched everywhere online without success. I would like to see an example how how is implemented and designed. It would especially help if there are any books or documentation on how to implement it.

Luke101
  • 63,072
  • 85
  • 231
  • 359

1 Answers1

5

Since you've searched everywhere, you've probably searched dba.stackexchange.com too... But if you did not, see 6th normal form, Recomposition query, efficient implementation.

They refer to chapter 7 of An Introduction to Relational Database Theory (4th Ed.) by Hugh Darwen.

Community
  • 1
  • 1
Jacco
  • 3,251
  • 1
  • 19
  • 29