PHPMyAdmin - Creating a Table from Scratch

Опубликовано: 21 Октябрь 2024
на канале: Blaine Robertson
2,657
7

Using the GUI interface of PHPMyAdmin makes table creation simple. This video shows the construction of a simple table to hold client registration information using a Maria database.

This is video two of three videos:
1- Creating a DB and importing a SQL file to create tables and data (   • Create a MySQL DB and import tables f...  )
2- This video: Creating a Table from Scratch
3 - Building a proxy client to interact with with the server (   • Create a Proxy Database User  )