| From: | Edson Richter <edsonrichter(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: A Simple web application |
| Date: | 2014-01-27 15:16:18 |
| Message-ID: | BLU0-SMTP4331CD29A2D6DD96061AEA1CFA20@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Em 27/01/2014 10:42, Andreas Kretschmer escreveu:
> Raymond O'Donnell <rod(at)iol(dot)ie> wrote:
>
>> On 27/01/2014 12:11, Manoj Soni wrote:
>>> Name, Age and Sex
>>> Which tutorial, may help me in this regard.
>> I did a Google search on "tomcat netbeans postgresql tutorial" and
>> turned up some likely-looking links.... should work for you too. :-)
> Right, and as a hint: dont store the AGE of a person, store the
> birthdate instead.
>
>
> Andreas
Another hint: don't store "sex" (do/don't do?), but "gender" (even
better if tristate: male/female/not informed or "other").
I already had lots of trouble with customers asking me to adjust my
systems to this new "situation", then I've to change systems and database...
Regards,
Edson Richter
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Raymond O'Donnell | 2014-01-27 15:19:25 | Re: A Simple web application |
| Previous Message | Andreas Kretschmer | 2014-01-27 12:42:01 | Re: A Simple web application |