Alternate Key
Sometimes more than one column is having the capability to uniquely identify a row but they might not be selected as primary keys this type of key on nothing but alternate keys.
Alternate keys are columns present in the table which are not selected as primary keys but still, they have all the capabilities to be used as a primary key is called alternate keys.