Re: Male/female

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: John Meyer <john(dot)l(dot)meyer(at)gmail(dot)com>
Cc: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Male/female
Date: 2006-12-08 17:13:03
Message-ID: 1165597983.3243.50.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2006-12-08 17:15:41 Re: Male/female
Previous Message Jorge Godoy 2006-12-08 17:12:27 Re: Male/female