Each member has a member_type whose borrowing limits are defined in the quota table. Join members with quota to show each member's limits.
Return four columns: member_no, member_class, max_books, and max_duration.
Order the rows by member_no.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan