xw-blogs

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2022年6月28日

摘要: (3) type: 索引类型、类型 system>const>eq_ref>ref>range>index>all 其中:system,const只是理想情况;实际能达到ref>range system: 只有一条数据的系统表;或衍生表只有一条数据的主查询 const:仅仅能查到一条数据的SQL,用 阅读全文
posted @ 2022-06-28 19:11 夜星秋河 阅读(75) 评论(0) 推荐(0)