Create a database using PHPMyAdmin, name the database bookstore. The database may consist of the following tables:● tblUser ● tblAdmin● tblAorder● tblBooks
or use the ERD tables you created in Part 1. Simplify the design by analysing the relationships among the tables. Ensure that you create the necessary primary keys and foreign keys coding the constraints as dictated by the ERD design.
Create a database using PHPMyAdmin, name the database bookstore. The database may consist of the following tables: ● tbl
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am