Forum Discussion
tcpr
2 years agoRegular Visitor
How to solve relationship between tables with circular reference?
Hello all! I am struggling to get a solution for the following problem. Any help will be hugely appreciated! Context: I have two tables to work with: Table 1: contains a list of items. One c...
- 2 years ago
Read about the PATH functions. Those can help you take care of these relationships.
lbendlin
2 years agoSuper User
Read about the PATH functions. Those can help you take care of these relationships.