Programming Homework Help

Programming Homework Help. IT 405 SEU Blood Bank Database with 3 Tables Donors Blood and Clinics Program

 

I’m working on a mysql multi-part question and need an explanation and answer to help me learn.

Q1. By using MySQL, create a “Blood_Bank” database, the database has three tables: Donors, Blood, and Clinics.

The Donor relation has the following attributes: DID, Name, Email, Gender.

The Clinic relation has the following attributes: CID, Name, Location.

The Blood relation has the following attributes: BID, Type, DID, CID.

Programming Homework Help