Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a database using PHPMyAdmin and name the database ClothingStore. The database may consist of the following tables: tblUser tblAdmin tblAorder tblClothes or use the

Create a database using PHPMyAdmin and name the database ClothingStore. The database may consist of the following tables: tblUser tblAdmin tblAorder tblClothes 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. 2. Create a connection to the clothesStore database: Create a text file userData.txt and populate the text file with at least five fictitious entries, e.g., John Doe j.doe@abc.co.za 29ef52e7563626a96cea7f4b4085c124. C. Use the console or phpMyAdmin and load the text file manually into the table. The code that creates the connection must be saved in a f

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Power Bi And Azure Integrating Cloud Analytics For Scalable Solutions

Authors: Kiet Huynh

1st Edition

B0CMHKB85L, 979-8868959943

More Books

Students also viewed these Databases questions

Question

Define the term Working Capital Gap.

Answered: 1 week ago

Question

5. Understand how cultural values influence conflict behavior.

Answered: 1 week ago

Question

8. Explain the relationship between communication and context.

Answered: 1 week ago