If you are looking for software to use, go to Huajun Software Park! software release AI product list
Location: Home pageTutorial strategyTutorialComputer software tutorials How to use SQ...

How to use SQLyog to modify the index type of a database table-SQLyog usage tutorial

Author: Ai Xiaomo Date: 2020-09-23

SQLyog
SQLyog-13.1.8 latest version

Server class Storage size: 9.08MB Time: 2022-02-10

Software introduction: SQLyog Chinese version is a professional graphic management software. SQLyog is simple to operate and powerful, which can help users easily manage their own...

Download now

Don’t you know how to use SQLyog to modify the index type of a database table? This section introduces the operation content of using SQLyog to modify the index type of a database table. Friends who don't know yet can follow the editor to learn. I hope it will be helpful to you.

Open the SQLyog software, open the database connection, and the created database will be displayed.

1.jpg

Expand all tables under the database to be operated on

2.jpg

Right-click the table you want to operate and select [Change Table]

3.jpg

The table editing interface is displayed.

4.jpg

Click the [Index] tab

5.jpg

Click the [Index Type] drop-down list and select another index type.

6.jpg

Click [Save] and the index type will be modified.

7.jpg

The above explains the operation process of using SQLyog to modify the index type of a database table. I hope friends in need can learn it.

Related articles