EXPLAIN Syntax


Or:

EXPLAIN tbl_name

The EXPLAIN statement can be used either as a way to obtain information about how MariaDB executes a statement, or as a synonym for DESCRIBE:

Retornar