Introduction to Keys in MySQL

KEYS MySQL is a relational database, and in a relational database, a key is defined as a column or a group of columns which are used to uniquely locate records in a table of a Relational Database.