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. Cheers, D -- David Fetter <[EMAIL PROTECTED]> http://fetter.org/ phone: +1 415 235 3778 AIM: dfetter666 Skype: davidfetter Remember to vote! ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly