Tutorial #4

Database Architecture (M:N)

Let's create an Invoice table and link it to the Products table in a many-to-many (M:N) relationship. In this case, one Invoice can contain many Products, and one Product can be added in many Invoices

Content

  • Create Invoice table
  • Create Product table
  • Create M:N relationship
  • Enrich M:N relationship
  • Adjust Form and Table view
  • Data model
Share
Authors
Name
Position
Name
Position
Name
Position