SQL EXPLAIN: The “type” column Posted on September 25, 2018September 25, 2018 by Kenny The “type” column indicates how MySQL will access rows From worse to better: ALL index range ref eq_ref const system NULL