The following statement shows the indices on a table in MySQL.
SHOW INDEX FROM 'LogMaster'
Language: Enterprise, Expertise: Intermediate - Find the indices on a table in MySQL.
The following statement shows the indices on a table in MySQL.
SHOW INDEX FROM 'LogMaster'