Home > Database > navicat > body text

How to use navicat to add new records to a database table

angryTom
Release: 2019-08-09 16:20:59
Original
10987 people have browsed it

How to use navicat to add new records to a database table

The following describes how to use Navicat to add new records to the database table.

Recommended tutorial: navicat graphic tutorial

1. Open Navicat

How to use navicat to add new records to a database table

2. Open the database where the data table is located, right-click the database table where you want to add records, and then click [Open Table]

How to use navicat to add new records to a database table

3 . At this time, it is displayed that the database table already has data. In the example, there is no record

How to use navicat to add new records to a database table

4. Directly enter the information of the first record in the table. General fields can be entered directly

How to use navicat to add new records to a database table

5. For foreign key fields, you can directly select the optional value and click [OK]

How to use navicat to add new records to a database table

6. Click the check mark below to apply the modification, thus completing the addition of the first record

How to use navicat to add new records to a database table

7. Click [ ] below to add multiple records in the same way

How to use navicat to add new records to a database table

The above is the detailed content of How to use navicat to add new records to a database table. 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