Sample Header Ad - 728x90

Search for current month data in postgresql 9.2

7 votes
3 answers
39071 views
I'm trying to get the ticket data only from the current month on a PostgreSql 9.2 database. The field called data_cadastro is DATETIME: id_ticket | data_cadastro -----------+--------------------- 2521 | 2017-10-31 08:11:48 how should I do ?
Asked by Flavio Junior (71 rep)
Nov 13, 2017, 03:09 PM
Last activity: May 2, 2023, 07:52 PM