Re: - - Fechas

From: Miguel Ortega <mortega(at)tc(dot)com(dot)ve>
To: "Figo's" <figo_sistemas(at)yahoo(dot)es>, pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: - - Fechas
Date: 2006-05-11 15:59:36
Message-ID: 44635F68.2000603@tc.com.ve
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola... Intenta:

SELECT to_char(fecha :: date,'dd/yy')=to_char(current_date,'dd/yy');

Saludos

--
_________________________________________
Miguel A. Ortega B.
Analista de Sistemas y Soporte a Usuarios
Technologies Consulting C.A.

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jairo Sánchez 2006-05-11 17:06:35 OT. Requisitos eq nuevo
Previous Message Miguel Angel 2006-05-11 15:55:40 RE: - - Fechas