CREATE DATABASE WITH CONSTRAINT

Convert this 4 ERD to a database

Implement foreign and primary key constraints, ensuring the primary key is set to auto-increment. Additionally, insert at least 50 dummy records into each table.

you can use cmd or GUI

QuizDb

EcommerceDb

JobBoardDb

EventManagementDb

TravelBookingDb

Updated on