当前位置:Gxlcms > 数据库问题 > mysql的key和index

mysql的key和index

时间:2021-07-01 10:21:17 帮助过:17人阅读

等,也是基于是不是把index看作了key。
      比如 create table  t (id int,  unique  index inx_tx_id (id)); --index当作了key使用

本文出自 “李云丽TEST-2015” 博客,请务必保留此出处http://liyunli0226.blog.51cto.com/10006245/1759839

mysql的key和index

标签:mysql   key   index   

人气教程排行