Home  >  Article  >  Database  >  How to query navicat

How to query navicat

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-08-12 09:19:387488browse

How to query navicat

The first step is to open Navicat, connect to the database, and create a new "artiele table".

Related recommendations: "Navicat for mysql graphic tutorial"

The second step is to click "Query" in the Navicat tab, and then click "New Query" ”, and then the query window pops up, as shown in the figure below. No SQL statements are currently entered.

How to query navicat

The third step is to enter the SQL statement in the query window to search, as shown in the figure below, trying to query the data in the article table. After writing the SQL statement, click the "Run" tab, and the query results will be displayed in the same window, as shown below:

How to query navicat

The above is the detailed content of How to query 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