Re: Date datatype - Mailing list pgsql-sql

From Achilleus Mantzios
Subject Re: Date datatype
Date
Msg-id Pine.LNX.4.44.0412211037330.20459-100000@matrix.gatewaynet.com
Whole thread Raw
In response to Date datatype  (Pablo Digonzelli <pdigonze@sa-sanmiguel.com>)
List 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@postgresql.org
> 

-- 
-Achilleus



pgsql-sql by date:

Previous
From: Együd Csaba (Freemail)
Date:
Subject: Re: Date datatype
Next
From: Kenneth Gonsalves
Date:
Subject: linux clusters and pgsql