Home  >  Article  >  Database  >  How to set auto-increment when creating a new table in phpmyadmin

How to set auto-increment when creating a new table in phpmyadmin

silencement
silencementOriginal
2019-12-27 13:53:572757browse

How to set auto-increment when creating a new table in phpmyadmin

When phpmyadmin creates a new data table, set auto-increment. You can do this: click New in the target database, and you will be prompted to create a new field

How to set auto-increment when creating a new table in phpmyadmin

## Check the box below A_I to indicate that auto-increment is set.

It is recommended to study "

phpmyadmin tutorial".

The above is the detailed content of How to set auto-increment when creating a new table in phpmyadmin. 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