Answer:
Basically it creates a unique identifier for each row in your table and that can help you link your table to other tables using primary key as link
Step-by-step explanation:
"Primary key allows you to create a unique identifier for each row in your table. It is important because it helps you link your table to other tables (relationships) using primary key as links."