Re: [Pgsql-ayuda] funcion month(date)

From: Alvaro Herrera Munoz <alvherre(at)dcc(dot)uchile(dot)cl>
To: sandrigo lezcano <psql(at)msa(dot)com(dot)py>
Cc: PostgreSQL-es-list <Pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx>
Subject: Re: [Pgsql-ayuda] funcion month(date)
Date: 2003-06-05 22:12:43
Message-ID: 20030605221243.GE8918@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Thu, Jun 05, 2003 at 05:19:31PM -0500, sandrigo lezcano wrote:

> alguien me puede explicar como a un ni?o de 5 a?os:

Un nio de 5 aos no sabe leer (en general)...

> como hago para usar una funcion tipo:
>
>
> = month(table.fielddate)

select extract (month from table.fielddate)

Prueba mirando el manual, suele ser util.

--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"Escucha y olvidars; ve y recordars; haz y entenders" (Confucio)

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alex JR 2003-06-05 22:19:04 [Pgsql-ayuda] ayuda con postgres para windows!
Previous Message Alvaro Herrera Munoz 2003-06-05 22:08:23 Re: [Pgsql-ayuda] news postgresql