Primary Key
A unique identifier for each row in a database table. Often a UUID or auto-incrementing integer that ensures no two rows have the same ID.
A unique identifier for each row in a database table. Often a UUID or auto-incrementing integer that ensures no two rows have the same ID.