Re: Male/female

From: Berend Tober <btober(at)seaworthysys(dot)com>
To:
Cc: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Male/female
Date: 2006-12-08 17:17:47
Message-ID: 45799E3B.6050409@seaworthysys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Scott Marlowe wrote:
> On Fri, 2006-12-08 at 10:44, John Meyer wrote:
>
>> David Fetter wrote:
>>
>>> On Fri, Dec 08, 2006 at 03:23:11PM -0000, Raymond O'Donnell wrote:
>>>
>>>> Just wondering.....how do list member represent gender when storing
>>>> details of people in a database?
>>>>
>>> I usually use a table called gender which has one TEXT column, that
>>> being its primary key. For one client I had, there were seven rows in
>>> this table.
>>>
>> Seven genders? Even San Fransisco thinks that's over the top.
>>
>
> Let's see.
>
> Male
> Female
> Hermaphrodite
> Trans (MTF)
> Trans (FTM)
> Neuter
>
> and... I can't think of a seventh possibility.
>

"Unspecified"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message brian 2006-12-08 17:19:03 Re: Male/female
Previous Message Berend Tober 2006-12-08 17:16:18 Re: Male/female