Last updated
Was this helpful?
Last updated
Was this helpful?
When describing a table, such as the table users
:
I can see in the Key
column that there is a primary key and a unique key for this table on id
and email
, respectively.
These keys are indexes. To get more details about each of the indexes on this table, we can use the command.