RE: [CDBI] Working with tables without primary keys?

[prev] [thread] [next] [Date index for 2005/11/08]

From: Mark Schoonover
Subject: RE: [CDBI] Working with tables without primary keys?
Date: 13:16 on 08 Nov 2005
Left to My Own Devices <mailto:nazareth@xxxxxxxxxxx.xxx>; tapped at Monday,
November 07, 2005 7:13 PM:

> At 7:55 PM -0800 11/7/05, Mark Schoonover wrote:
>> Left to My Own Devices <mailto:nazareth@xxxxxxxxxxx.xxx>; tapped at
>> Monday, November 07, 2005 6:49 PM: 
>> 
>>>>   > Given a table like this:
>>>>> 
>>>>>   +--------+----------+
>>>>>   | foo_id | foo_name |
>>>>>   +--------+----------+
>>>>>   |      0 | bar-1    |
>>>>>   |      8 | bar-2    |
>>>>>   |      3 | bar-3    |
>>>>>   |      8 | bar-4    |
>>>>>   |      7 | bar-5    |
>>>>>   |      4 | bar-6    |
>>>>>   |      7 | bar-7    |
>>>>>   |      4 | bar-8    |
>>>>>   |      0 | bar-9    |
>>>>>   +--------+----------+
>>>> 
>>>>  The primary key of that table seems to be (foo_id, foo_name).  At
>>>>  least there are no dupes in this sample data.  Just set that as
>>>>  your primary key.
>>> 
>>>  foo_name by itself is unique in this sample. If it's guaranteed to
>>>  be unique, you could use it as the key.
>> 
>> It doesn't look unique to me, there's two eights, and two sevens,
>> two fours, two zeros.... Three is the only unique number... You can
>> go to three, but should not stop unless going to four, unless three
>> is you final number, then you should throw the grenade...
> 
> You're looking at foo_id. I said that foo_name was unique.

Looks like I blew my first post to CDBI! My eye was drawn to the foo_id
because in my mind, that should be unique, not foo_name. Foo_name column
name doesn't convey any information that it's unique... I didn't look
closely at the data... Thanks for the clarification.

Mark

_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

Re: [CDBI] Working with tables without primary keys?
Perrin Harkins 23:51 on 07 Nov 2005

Re: [CDBI] Working with tables without primary keys?
Perrin Harkins 17:08 on 08 Nov 2005

Re: [CDBI] Working with tables without primary keys?
Perrin Harkins 23:49 on 07 Nov 2005

Re: [CDBI] Working with tables without primary keys?
Left to My Own Devices 02:49 on 08 Nov 2005

RE: [CDBI] Working with tables without primary keys?
Mark Schoonover 03:55 on 08 Nov 2005

RE: [CDBI] Working with tables without primary keys?
Left to My Own Devices 03:12 on 08 Nov 2005

RE: [CDBI] Working with tables without primary keys?
Mark Schoonover 13:16 on 08 Nov 2005

Generated at 20:55 on 09 Nov 2005 by mariachi v0.52