| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: OO and relation "impedance mismatch"
Kenneth Downs <firstinit.lastname_at_lastnameplusfam.net> wrote:
[snip]
>The current arbitrary feature for this case, which did not seem worth
>mentioning in that post, is that you can specify a suffix to affix to the
>columns in the child table. So for two foreign keys to the same table one
>is suffixed "_parent" and one suffixed "_child". This makes me really
>uneasy though, I keep thinking "salesperson1", "salesperson2", etc...
Perfectly legitimate. That is not a 1NF violation. It may be bad design, but that is not necessarily the case.
There could be
Departments
-----------
ManagerEmpNbr
SecretaryEmpNbr
...
Or
Games
-----
GameDate
GameLocation
HomeTeamID
VisitingTeamID
Sincerely,
Gene Wirchenko
Computerese Irregular Verb Conjugation:
I have preferences.
You have biases.
He/She has prejudices.
Received on Wed Oct 06 2004 - 20:37:04 CDT
![]() |
![]() |