Hi Community - brand new LO Base user here!
I want to create a self-referencing table, where it can express a hierarchy by having a “Parent” column that is a FK reference to the table’s PK column. I can’t seem to do this using the “Relationship” window though, it does not seem possible to specify the same table for both sides of the relationship. Can I do this using Base’s native interface or would I need to run the FK creation via DDL?
TIA,
Steve