Self Join possible #14995
Unanswered
Bernie1502
asked this question in
Help
Self Join possible
#14995
Replies: 1 comment 1 reply
-
hey @Bernie1502 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
i have three tables:
subject
module
topic
every module is part of one subject, every topic is part of one module.
And, a module is dependent on other modules.
So i need to have Self Joins within the modules table - see the example json:
a) Is this possible with Budibase DB?
b) Alternate: i can host the DB externally, but - if i understood correct - i have to build the relationships in Budibase, and can't pick the table itself as source and target!?
How can i manage these?
Thanks a lot for any hint!
Beta Was this translation helpful? Give feedback.
All reactions