Home  >  Article  >  Database  >  How to create a new query in Navicat

How to create a new query in Navicat

angryTom
angryTomOriginal
2019-08-08 13:16:277296browse

How to create a new query in Navicat

When using a database, the statement we use most is definitely the query statement. Here I will explain to you how to create a new query statement in Navicat.

Recommended tutorial: Navicat graphic tutorial

##1. Select the database where the database table to be queried is located

How to create a new query in Navicat

2. Click the Query option above

How to create a new query in Navicat

3. After this page appears, click New Query options

How to create a new query in Navicat

4. Then write the relevant query statement

How to create a new query in Navicat

5. Click the run button in the upper left corner, You can query the corresponding results

How to create a new query in Navicat

The above is the detailed content of How to create a new query in Navicat. 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