Re: EXCEPT doesn't compare TIMESTAMP type?

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: dipti shah <shahdipti1980(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: EXCEPT doesn't compare TIMESTAMP type?
Date: 2010-04-23 10:34:40
Message-ID: q2u2f4958ff1004230334u8a9f4664x3f6a94d735e5a0cd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

it tells you that it is not able to compare timestamp with text. Different
types. Cast if you have to explicitly.

--
GJ

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2010-04-23 10:38:06 Re: EXCEPT doesn't compare TIMESTAMP type?
Previous Message dipti shah 2010-04-23 10:31:49 EXCEPT doesn't compare TIMESTAMP type?