In a relational database table for employees, what is the primary purpose of a 'EmployeeID' column that is designated as a primary key?
-
A
To store the employee's full name for easy sorting.
-
B
To link the employee table to an external spreadsheet.
-
C
To uniquely identify each employee record in the table.
-
D
To count the total number of records in the table.