Question about time

Поиск
Список
Период
Сортировка
От Judith
Тема Question about time
Дата
Msg-id 455C8E4F.5060406@correolux.com.mx
обсуждение исходный текст
Ответы Re: Question about time
Re: Question about time
Список 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 по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Random()
Следующее
От: "Phillip Smith"
Дата:
Сообщение: Re: Question about time