PRIMARY KEY : the column which is used for thr Unique identification of a record from a table is called the Primary Key. ALTERNATE KEY : a column which is used for unique identification but not a primary key is called the Alternate Key.