Interview
Interview copied to clipboard
BackEnd and Database Solutions
Database Solution
The SQL database would contain two tables with a one-to-many relationship between Users and Orders where a single user may have multiple orders, and every order will have a reference to the User who placed it.
Thanks @MatthewTimmons!