mysql教程
作者: 飘雪无垠
索引操作

添加索引:

修改索引:

删除索引:

drop index <indexName> on <tableName> ;




标签: 索引、indexname、tablename、drop、index
一个创业中的苦逼程序员
  • 回复
隐藏