Members with a generous book quota — DBMS OPPE Question
Members with a generous book quota
00:00
The quota table defines, per member_type, the max_books a member may borrow. From the members table, return the member_no, member_class, and member_type of every member whose member type allows borrowing more than 3 books.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan