Skip to content

Instantly share code, notes, and snippets.

@luizguilhermefr
Created September 21, 2017 17:25
Show Gist options
  • Save luizguilhermefr/884f60c7fe06781ccd750b2b8abf7e0e to your computer and use it in GitHub Desktop.
Save luizguilhermefr/884f60c7fe06781ccd750b2b8abf7e0e to your computer and use it in GitHub Desktop.
5FN Violation
╔═════════════════╦═══════════════════╦══════════════════════╗
║ [PK][FK] seller ║ [PK][FK] company ║ [PK][FK] product ║
╠═════════════════╬═══════════════════╬══════════════════════╣
║ 1 ║ Samsung ║ Hard drives ║
║ 1 ║ Samsung ║ Phones ║
║ 1 ║ Apple ║ Hard drives ║
║ 1 ║ Apple ║ Phones ║
╚═════════════════╩═══════════════════╩══════════════════════╝
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment