local library

Create an ERD Diagram showing the tables and fields needed. Write SQL statements that will produce the tables and columns identified in your ERD Diagram.

MySQL Database Creating a database solution for a local library. You have been tasked with creating a database solution for a local library. This database will be used to keep information about the books owned by the library and which books are checked out by customers. You are given the following information: The database will […]

Scroll to top