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 […]