News

Hi,I'm in the process of building a SQL clean-up script that will be removing lots of now redundant data from our Oracle DB.It seems that for tables which contain a FK pointing back to themselves ...
To run the example, you should first run the create_database_exampleDB.sql script. This script will setup a small database with the all of the objects, tables, etc. you will need. Next, run the ...
So far, this seems to be the best question/answer on self-referential tables for SQLModel. With all the versions and edits it seems unclear as to what the final "simple" working solution was.