Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The use of Navicat for MySQL

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

First of all, to download and install Navicat for MySQL, it is recommended to support genuine version, you can also download the cracked version on Baidu can also be used.

And make sure you turn on your MySQL. (the default port number for PS:MySQL is 3306. It is recommended not to change)

Next let's start using Navicat for MySQL:

Open your navicat and you will see the interface shown in the following figure

If it is the first time to use it, you need to create a connection first.

Zhengzhou Infertility Hospital: http://www.zzchbb.com/

two。 Then we start to create a local database, go to the localhost connection and right-click to create a new database

PS:

Character set is recommended to choose UTF-8, if you do not store Chinese characters in the database, you can choose other options

Just choose the first utf8_general_ci for the collation.

Now let's create the tables and fields in the database

For ideas on designing tables and fields, see https://blog.csdn.net/weixin_43606158/article/details/91129489.

For the data type of the field, please see the official document: https://www.runoob.com/mysql/mysql-data-types.html

In others, we will start to use SQL statements to add, delete, change and query the table. For the addition, deletion, change and query of the table in Navicat for MySQL, please see the following figure:

Add, delete and modify:

Check:

This is the end of the basic use of Navicat for MySQL. If there is anything else you need to know, please feel free to leave a message below.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report