| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: A Normalization Question
> Why does your model need references?
To go from one thing to another.
> RM doesn't even have references.
Then how does it get from T_Car's Color to related tuple in T_Color
T_Color
ID Name
1 red
2 green
T_Car
ID Name Color
3 corvette 1
4 lotus 2
I my "book", 1 and 2 are examples of references. Received on Wed Jul 21 2004 - 22:52:56 CDT
![]() |
![]() |