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

contents

  • Create Invoice table
  • ‍Create Product table
  • ‍Create M:N relationship
  • ‍Enrich M:N relationship
  • ‍Adjust Form and Table view
  • ‍Data model
Share
share content on linkedshare content on twittershare content on facebook
Authors
name
position
name
position
name
position