rspec/rules/S1614/description.adoc
2020-06-30 17:16:12 +02:00

2 lines
219 B
Plaintext

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.