Search Postgresql Archives
SELECT on a table with Time values
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi all!!
I have a simple table with two column. The first column is a time type and the other is a integer type. This table have datas from each minute of day.
Example : 15:00:00, 15:01:00, 15:02:00 etc...
I want a SELECT command wich return for me the datas from each five minutes of day.
Example: 15:00:00, 15:05:00, 15:10:00, 15:15:00 etc
There is a way to do this?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]