Home > Database > navicat > body text

How to view the table creation statement in navicat

(*-*)浩
Release: 2019-08-21 17:28:11
Original
14811 people have browsed it

Navicat is a widely used database connection tool that can connect to all existing mainstream databases to perform related database operations.

In the process of database development and application, it has always been a common need to view the actual creation content of database objects.

How to view the table creation statement in navicat

Open the Navicat tool and double-click to open the database that needs to be connected (Recommended tutorial: navicat tutorial)

How to view the table creation statement in navicat

Select the table part in the database

How to view the table creation statement in navicat

# #Find the table where you need to view the table creation statement

How to view the table creation statement in navicat

Right-click the corresponding table, and in the pop-up function list, click [Object Information]

How to view the table creation statement in navicat

In the pop-up page, click [DDL tab] to view the corresponding The table creation statement is

How to view the table creation statement in navicat#

The above is the detailed content of How to view the table creation statement in navicat. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!