Design and implement a full-featured database using only MySQL. What to do: • Choose a real-world use case (e.g., Library Management, Student Records, Clinic Booking System, Inventory Tracking, etc.) • Create a well-structured relational database using SQL
