Create a Table in Database using phpMyAdmin

phpMyAdmin is a free web application which provides a GUI interface for working with MySQL database management system. It can import and export databases that are created and managed by MySQL DBMS and also with some other data formats. To create a table in database using phpMyAdmin, follow the below steps

Step 1: Login to cPanel

Step 2: Go to the section Databases in the cPanel dashboard

Step 3: Select the option phpMyAdmin under the section Databases

Step 4:  Select the database from the list of databases in the left pane

Step 5: Select the option ‘Create table’ below the list of tables and enter the details in the text box. Then click the button ‘Go’

Step 6: Fill the details for the table and then click the button ‘Save’

Step 7: Now, the table is created and added to the database

Step 1 Login to cPanel.
Step 2 Go to Database Section.
Go to Database section

Go to Database section

Step 3 Select the option phpMyAdmin.
Select phpMyAdmin

Select phpMyAdmin

Step 4 Select the database from the list of databases in the left pane.
Select Database in left pane

Select Database in left pane

Step 5 Select the option ‘Create table’ below the list of tables and enter the table name in the text box which is to be created. Then click the button ‘Go’.
Go to create table section and fill the table name

Go to create table section and fill the table name

Step 6 Fill the table field details and select the necessary options. Then click ‘save’ button.
Fill the table filed details and select the necessary options

Fill the table details and select the necessary option

Step 7 Done! Now the table is created and added to the database.
The table is created and added in the Database

The table is created and added to the Database

 

Tagged in:

, ,