| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: A foreign key on a self-referring table
daveb wrote:
> "mAsterdam" <mAsterdam_at_vrijdag.org> wrote in message
> news:404a1860$0$573$e4fe514c_at_news.xs4all.nl...
>
>
>>+------------------+ >>| Reports_To | >>+------+-----------+ >>| EMP# | MGR_EMP# | >>+======+===========+ >>| 2 | 1 | >>| 3 | 1 | >>| 4 | 3 | >>| 5 | 2 | >>| 6 | 3 | >>| 7 | 2 | >>+------+-----------+ >> >>, the predicate being >> >>"Employee with number (EMP#) reports to employee with number (MGR_EMP#)" >> >>Aside: There is a reason why I still would not have >>this in a real database: >>What if a managerspositon is vacant? But >>that may be another topic.
That is not enough.
An employee should be somehow associated with a department.
A deparment should be able but not obliged to be associated with
an employee as its manager. I still don't see "OrganizationChart" as a
good name for its association with other departments.
Received on Sat Mar 06 2004 - 14:36:53 CST
![]() |
![]() |