SQL Solutions
SQL Solutions
III. Fetch StudentID, BookID, StuName of the book issued most recently as per the
records.
IV. Display StuName of those who belong to Delhi region as per the StuAddress
VII. Display the count of records with Issued_date in the month of January.
Q2 - SQL
III. Fetch AthleteID of those who have received more than 5 medals.
IV. Display the sports-wise total number of medals won from Medals table.