In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you the method of setting the primary key of navicat self-increasing, I hope you will gain something after reading this article, let's discuss it together!
After the mysql database creates a table, in order to identify a record, there is usually a unique id. This id can be set as a primary key and self-incrementing mode, so that when a new record is inserted, it will automatically increment with the previous id. Setting primary keys and self-increment for tables can be done either through sql or graphically using the tool navicat.
1. Open the navicat tool, connect to the mysql server, and after selecting the database, select a table and right-click to select the design table (here, to demonstrate the test, just select a table)
2. On the design table page, you can see all the field information of the current table. The student table we selected has an id field, which currently has no primary key field.
3. As shown in the figure, right-click to select the primary key in the last column to set the field as the primary key, or you can click the left mouse button directly to quickly add and cancel the primary key
4. after setting the primary key, you can see the identification of a lock, and there is a word 1, because a table can add a primary key to multiple fields, it is a joint primary key, so it is displayed as primary key 1, primary key 2, etc.
5. After the primary key is set, it has not been self-incremented. After selecting the id field, check the box below, as shown in the figure, to automatically increment, so that id will increment a value each time the record is inserted.
After reading this article, I believe you have a certain understanding of "the method of self-increasing primary keys in navicat". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.