rspec/rules/S1614/description.adoc

2 lines
219 B
Plaintext
Raw Permalink Normal View History

2020-06-30 12:47:33 +02:00
Tables without primary keys are largely unusable in a relational database because they cannot be joined to. A primary key should be specified at table creation to guarantee that all its records have primary key values.