Question about time - Mailing list pgsql-sql

From Judith
Subject Question about time
Date
Msg-id 455C8E4F.5060406@correolux.com.mx
Whole thread Raw
Responses Re: Question about time
Re: Question about time
List pgsql-sql
    Hi everyone I'm doing a query like this:
   SELECT CAST(fecha_hora_factura as time) FROM nota_venta
   and I get:
   14:16:52.824395
   the field is timestamp type....... I just want the HOUR:MINUTE:SECOND
   the question is how I drop the millisecond??
   Thnx in advanced!!!



pgsql-sql by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Random()
Next
From: "Phillip Smith"
Date:
Subject: Re: Question about time