Sample Header Ad - 728x90

Does a composite primary key break the first normal form?

2 votes
3 answers
6697 views
Does having a composite/compound key (using multiple columns/attributes) to form the primary key break first normal form? (I am assuming that this is handled by the DBMS, and so the attribute containing composite key does not exist in the table/relation itself, and so this still complies with the first normal form, but is this correct?) thanks.
Asked by Daniel Valland (425 rep)
Nov 29, 2015, 08:00 PM
Last activity: Apr 19, 2025, 08:50 PM