Search Postgresql Archives

Re: Strange? BETWEEN behaviour.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2016-10-20 13:51, Bjørn T Johansen wrote:
I have the following SQL:

SELECT * from table WHERE date BETWEEN to_timestamp('20.10.2016
00:00:00','DD.MM.YYYY HH24:MI:SS') AND to_timestamp('20.10.2016
23:59:59','DD.MM.YYYY
HH24:MI:SS')

date is of type timestamp.

I was expecting to get all the records that had datepart = 20.10.2016
but I am not getting that..

What am I missing?


Regards,

BTJ


What are you getting?


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[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]
  Powered by Linux