This week, we learned about how to create Database & Tables using PhpMy Admin.
Step 1: Just enter your database name and click the 'Create' button to create your database.
Step 2: Now to create a new table, enter your table name and the number of fields in the table, then click the 'Go' Button.
Step 3: Next, create the fields, just enter values for each field name, type, length of the field, null option and mention whether it is a primary key or not.
Then, click the 'Save' button.
Step 4: The following figure is displayed upon successful creation of your table.
No comments:
Post a Comment