time dates - Search results

2024-04-04 10:18:29 | Re: help with a particular multi-table query (Samed YILDIRIM)

date as days, count(t2."time") FROM cte_1 JOIN t2 ON t2."time" between

2024-04-01 22:03:26 | [MASSMAIL]help with a particular multi-table query (James Cloos)

date and t2.time are both timestamptz. I want the three columns to be: t1.date