Randy McCarthy

Generate an ERD with three tables

Task 1

  • October 6, 2016 at 1:49 PM
  • Visible to public
My project is going to be based on a company I used to work with that would create photo ID cards for various businesses. The entities I chose to work with: customerID, IDCard, and Orders. Each of these entities are connected by a many-to-many relationship.