When are circular references acceptable in database?
Theoretical and practical, any help is appreciated.
I guess it isn't a problem if you are using a write only database. If you plan on using the RUD part of CRUD, you'll likely run into (usually avoidable) complex issues in dealing with them.