Navicat is a view management tool for mysql that is widely used. Below is a record of how Navicat views the index of the data table.
Recommended tutorial: navicat graphic tutorial
##1. Open navicat
2. Open the database where the data table is located, right-click the database table where you want to view the index, and then click [Design Table]
3. At this time, enter the table design interface
4. Click the [Index] tab, and you can see all the created indexes of this table.
The above is the detailed content of How to view index with navicat tool. For more information, please follow other related articles on the PHP Chinese website!
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn