240 发简信
IP属地:浙江
  • MySQL Explain 学习

    转载别人的 一.语法 explain < table_name > 例如: explain select * from t3 where id=...