Doesn't the SELECT you indicated do what you need? Best, Oliveiros
----- Original Message ----- From: "Emi Lu" <[email protected]>
To: <[email protected]> Sent: Monday, January 31, 2011 3:50 PM Subject: [SQL] Get days between two dates?
Good morning, Is there an existing method to get days between two dates? For example, select '2010-01-01'::date - '1999-10-12'::date Returns how many days. Thank you, -- Lu Ying -- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
-- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
