> I load date information from different time zones into a single table.
> My columns are defined 'timestamp(0) with time zone' and I'm loading
> '2005-03-01 22:00:00-05:00' and '2005-03-01 23:00:00-06:00' for
> example. I query this table and expect rows from all time zones and I
> want to see th
Title: Multi Time Zone Select
Hi,
I load date information from different time zones into a single table. My columns are defined 'timestamp(0) with time zone' and I'm loading '2005-03-01 22:00:00-05:00' and '2005-03-01 23:00:00-06:00' for example. I query this table and expect rows from all