Created
September 21, 2017 17:25
-
-
Save luizguilhermefr/884f60c7fe06781ccd750b2b8abf7e0e to your computer and use it in GitHub Desktop.
5FN Violation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
╔═════════════════╦═══════════════════╦══════════════════════╗ | |
║ [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