Respuesta :

A primary key is a unique identifier for each record in an Access table. In SQL, the primary key is often created automatically, as it is a sort of tracker for the records and so it is different for each record.

Hope this helps! :)