| From: | "James B(dot) Byrne" <byrnejb(at)harte-lyne(dot)ca> |
|---|---|
| To: | "Andy Colson" <andy(at)squeakycode(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Help with join syntax sought |
| Date: | 2009-05-19 21:09:51 |
| Message-ID: | 54321.216.185.71.24.1242767391.squirrel@webmail.harte-lyne.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, May 19, 2009 16:41, Andy Colson wrote:
> If your query above is getting you mostly what you want, just use it
> as a derived table.
>
I lack the experience to understand what this means.
If, as you suggest, I use a subquery as the expression to the main
SELECT and for it I use the syntax that returns every distinct
combination of base, quote, timestamp, and type, then what?
Unless I am missing something then I still have too many rows for
those currencies with more than one type.
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB(at)Harte-Lyne(dot)ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James B. Byrne | 2009-05-19 21:16:30 | Re: Help with join syntax sought |
| Previous Message | Andy Colson | 2009-05-19 21:02:35 | Re: Help with join syntax sought |