📜  如何在 mysql 表 phpmyadmin 中添加索引 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:21.888000             🧑  作者: Mango

代码示例1
1. Select a table
2. click on page Structure
3. Below the column section you can found an index section
4. Found the Create an index on x columns
5. Press the button GO