11/04/2006, 13:03
|
| | | Fecha de Ingreso: diciembre-2002 Ubicación: santiago-chilito
Mensajes: 1.931
Antigüedad: 22 años Puntos: 2 | |
oasar esta quey se mysql a postgres(manejo de fecha) hola maestros estoy migrando a postgres y me encontre que la funcion DATEDIFF no esta disponible en postgres.
$this->SQL = "SELECT centro_costo, empresa, f_inicio, f_termino, valor_base, u_tecnica,DATEDIFF(f_termino,CURRENT_DATE) AS diferencia,DATEDIFF(f_inicio,f_termino) as total FROM h_contratos {SQL_Where} {SQL_OrderBy}";
¿alguien sabe como poder pasarla a postgres?
un saludo.
__________________ "Cuando se adelanta un oponente, enfréntalo y salúdalo; si intenta retroceder, déjalo seguir su camino" |