Re: Date datatype

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: Pablo Digonzelli <pdigonze(at)sa-sanmiguel(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Date datatype
Date: 2004-12-21 08:38:03
Message-ID: Pine.LNX.4.44.0412211037330.20459-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

O Pablo Digonzelli έγραψε στις Dec 20, 2004 :

> hi all,
> Ca anyone send me an example how to update a date datatype?
> for example
> update table set birthdate = "200-01-01" doesnt work.

# update table set birthdate = '2000-01-01';

>
> TIA
> Pablo
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

--
-Achilleus

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Kenneth Gonsalves 2004-12-21 09:59:02 linux clusters and pgsql
Previous Message Együd Csaba (Freemail) 2004-12-21 06:18:27 Re: Date datatype