When are circular references acceptable in database?
Theoretical and practical, any help is appreciated.
rarely i run across a 1:1 relationship that is necessary and imposes a circular relationship
note that the foreign-key fields in such a relationship must be nullable, otherwise you can never delete rows from the tables