Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想要两个日期列的差异,如果两个日期与时间戳相同,结果应该为:0.62222222222222222。在 Oracle 中,我们可以通过减法来做到这一点,但这在 PostgreSQL 中不起作用。
任何人都可以用一个例子来解释我吗?