Getting started - Record identifiers - Natural.php 249 Bytes
Newer Older
zYne's avatar
zYne committed
1 2
Natural identifier is a property or combination of properties that is unique and non-null. The use of natural identifiers
is discouraged. You should consider using autoincremented or sequential primary keys as they make your system more scalable.