Members with several books out — DBMS OPPE Question
Members with several books out
00:00
Using the book_issue table, list the members who have issued more than one book. Return member_no and the number of books issued as books_issued, including only members above the threshold.
Order the result by member_no.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan