PostgreSQL
 sql >> Base de Dados >  >> RDS >> PostgreSQL

Como extrair a hora da consulta no postgres


O seguinte deve funcionar
select extract(hour from observationtime) from smartvakt_device_report