Interview icon indicating copy to clipboard operation
Interview copied to clipboard

BackEnd and Database Solutions

Open MatthewTimmons opened this issue 6 years ago • 1 comments

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.

MatthewTimmons avatar Feb 03 '20 13:02 MatthewTimmons

Thanks @MatthewTimmons!

CharlesAHunt avatar Feb 03 '20 18:02 CharlesAHunt