Re: table structure problem
"Tom Leylan" <gee@iamtiredof spam.com> wrote in message
news:Kbqbb.1347 7$u67.7611@twis ter.nyc.rr.com. ..[color=blue]
> "rkc" <rkc@yabba.dabb a.do.rochester. rr.com> wrote...[/color]
[color=blue]
> And just to confirm, you are operating under the rule that CustomerId[/color]
(along[color=blue]
> with all the other locations) are unique to the system right? No big deal
> but I don't think "In Transit" is a location.[/color]
The attributes with the asterisks make up the primary key. I envisioned
customerID and locationID as system generated unique values.
Say a customer rents the yellow hummer in Syracuse, NY and drives it
to Chicago Illinois. One way. The people in Syracuse want it back
because it's a big money maker.
Somebody needs to transport it back to Syracuse.
Where is it while it's on it's way back? In Transit.
"Tom Leylan" <gee@iamtiredof spam.com> wrote in message
news:Kbqbb.1347 7$u67.7611@twis ter.nyc.rr.com. ..[color=blue]
> "rkc" <rkc@yabba.dabb a.do.rochester. rr.com> wrote...[/color]
[color=blue]
> And just to confirm, you are operating under the rule that CustomerId[/color]
(along[color=blue]
> with all the other locations) are unique to the system right? No big deal
> but I don't think "In Transit" is a location.[/color]
The attributes with the asterisks make up the primary key. I envisioned
customerID and locationID as system generated unique values.
Say a customer rents the yellow hummer in Syracuse, NY and drives it
to Chicago Illinois. One way. The people in Syracuse want it back
because it's a big money maker.
Somebody needs to transport it back to Syracuse.
Where is it while it's on it's way back? In Transit.
Comment