2 Open Issues Need Help Last updated: Dec 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue describes a project to design a library database system. It involves creating five core tables (Books, Authors, Categories, Students, Borrows) and defining their primary and foreign key relationships. The project also requires populating these tables with dummy data and writing three specific SQL queries, including a JOIN, finding the student who borrowed the most books, and filtering books by category and page count.

Complexity: 2/5
good first issue

AI Summary: This issue requires users to watch the first 20 videos from a provided YouTube playlist covering SQL introduction and basic queries. After watching, they must practice the code examples demonstrated in the videos using SQL Server Management Studio (SSMS) on their local machines and save their work.

Complexity: 1/5
good first issue