A marine biology research station uses a relational database to monitor the migratory patterns of tagged whale sharks. The primary table, SightingLogs, stores telemetry and location data for each individual encounter.
Explain the purpose of a primary key in a relational database table such as SightingLogs.