题目描述 获取select * from employees对应的执行计划 explain select * from employees explain 用于获得表的所有细节 转载于:https://www.cnblogs.com/kexiblog/p/10710428.html