Database Architecture (1:N)
Let's link our Customer table to the Company table in a 1 to many (1:N) relationship. That means that one Customer record can be assigned to one Company, while one Company can be assigned to many CustomersTable references – also known as relationships or links – are one of the most important features of Ninox.
Contents
- Create a new table
- Create a 1:N relationship
- Form view, links & subtables
- Table view query
- Data model
In our documentation you will find an illustrated step-by-step guide to the topic "Database architecture"