![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I was just wondering if you can have a situation in databases where row B depends on row A, and row A depends on row B. Is this a sign of bad design if you have this? And, can someone give me a concrete example of when you might have this in the real world? |
#3
| |||
| |||
|
|
On Jul 12, 12:03 am, b... (AT) coolgroups (DOT) com wrote: I was just wondering if you can have a situation in databases where row B depends on row A, and row A depends on row B. Is this a sign of bad design if you have this? And, can someone give me a concrete example of when you might have this in the real world? An employee table often includes a manager attribute where a manager must be an employee. I cannot think immediately of one going both ways in the same table. What leads you to ask this? |
#4
| |||
| |||
|
|
On Jul 12, 12:03 am, b... (AT) coolgroups (DOT) com wrote: I was just wondering if you can have a situation in databases where row B depends on row A, and row A depends on row B. Is this a sign of bad design if you have this? And, can someone give me a concrete example of when you might have this in the real world? An employee table often includes a manager attribute where a manager must be an employee. I cannot think immediately of one going both ways in the same table. ... |
#5
| |||
| |||
|
|
Ed Prochak wrote: On Jul 12, 12:03 am, b... (AT) coolgroups (DOT) com wrote: I was just wondering if you can have a situation in databases where row B depends on row A, and row A depends on row B. Is this a sign of bad design if you have this? And, can someone give me a concrete example of when you might have this in the real world? An employee table often includes a manager attribute where a manager must be an employee. I cannot think immediately of one going both ways in the same table. ... Spouses? |
![]() |
| Thread Tools | |
| Display Modes | |
| |