0
Connecting tables
How can I connect two tables with different values.
let's say I have a table with Clients and another one with Companies. One client can buy in more than one company and one company can have many clients (hopefully)
Thanks
1 reply
-
You have to use a "Join" table.
Read in the manual
https://ninoxdb.de/en/manual/tables/table-references-and-relations
the section Relationship Tables: the N:M-Relationship.
Nick
Content aside
- 6 yrs agoLast active
- 1Replies
- 1729Views