Re: Re: problem with joining two tables

From: "Giorgio A(dot)" <jh(at)libero(dot)it>
To: "Nabil Sayegh" <evolution(at)sayegh(dot)de>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Re: problem with joining two tables
Date: 2001-05-22 08:40:40
Message-ID: 006f01c0e29a$e1af58e0$3302a8c0@ducale.mentelocale.bogus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

ok, i solved-up the problem ! tnx to Nabil who helped me.

I've had already tried nesting two SELECTs, but without results... now your
answer made me think deeper at this solution, and i came to this solution (i
think it's quite self-explanatory even if you donnow Zope):

<dtml-in "dbpower_save.sql_search_real_time()" size=3 orphan=0>
<dtml-in "dbpower_save.sql_search_real_time_ts({
'now': ZopeTime().strftime('%Y-%m-%d'),
'real_time_ts.id_real_time': id_real_time })"
size=1 orphan=0>

bye
have a nice day
Giorgio A.

Browse pgsql-novice by date

  From Date Subject
Next Message imap 2001-05-22 11:04:05 Re: toast examples.
Previous Message Neil Conway 2001-05-22 02:55:17 Re: toast examples.