Home  >  Article  >  Database  >  How to find foreign keys in navicat table

How to find foreign keys in navicat table

angryTom
angryTomOriginal
2019-08-05 15:54:285346browse

How to find foreign keys in navicat table

This article uses tool software to assist in checking the foreign keys that exist in a certain MYSQL table, so that you can quickly check the foreign keys that exist in the table.

Recommended tutorial: MySQL video tutorial

##Step 1: Double-click to open the software and enter the following interface

How to find foreign keys in navicat table

Step 2: Link to the previous step, select a library in the database and click the operation as follows, for demonstration only, as shown in the figure below:

How to find foreign keys in navicat table

Step 3: Select a table in the right area to view the foreign keys in the table. The specific operation is as shown in the figure below:

How to find foreign keys in navicat table

Step 4: Continue Continue the operation in one step. After clicking the table, select the menu on the upper menu bar and click the Design Table option as shown below:

How to find foreign keys in navicat table

Step 5: View the table The foreign key field, the operation is as shown in the figure below: click the design table to enter the interface: the detailed information has been marked, and the steps to view the foreign keys are more intuitive with the help of tools.

How to find foreign keys in navicat table

The above is the detailed content of How to find foreign keys in navicat table. 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