Home > Database > phpMyAdmin > body text

How to add fields in phpmyadmin

Release: 2019-12-09 15:52:21
Original
2994 people have browsed it

How to add fields in phpmyadmin

1. Open the phpMyAdmin application software, enter the database name and login password on the login page, and then click Execute.

How to add fields in phpmyadmin

#2. After successfully logging in to phpMyAdmin, click Database on the left navigation.

How to add fields in phpmyadmin

#3. In the phpMyAdmin database, we click to create a new database table.

How to add fields in phpmyadmin

4. After opening the phpMyAdmin new database table page, click the drop-down menu in the "Index" of the new table column on the right to select primary. Selecting primary means that the table has been set. the primary key, and then click Execute.

How to add fields in phpmyadmin

Recommended related articles and tutorials: phpmyadmin tutorial

The above is the detailed content of How to add fields in phpmyadmin. 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