Re: How to make a IN without a table... ?

From: Christoph Haller <ch(at)rodos(dot)fzk(dot)de>
To: pgsql-sql(at)postgresql(dot)org, dpradier(at)apartia(dot)fr
Subject: Re: How to make a IN without a table... ?
Date: 2003-06-12 12:37:00
Message-ID: 3EE873EB.9C713F4E@rodos.fzk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

>
> Like "Tell me how much i spent between the 4th and the 7th og this
month
> ?" uses 4 and 7 as arguments, but need to fetch the datas in the
> database.
> Clear enough ? :-)
Yes.
>
> What do you mean by table function ?

Table functions are aka SetReturningFunctions.
Refer to
http://techdocs.postgresql.org/guides/SetReturningFunctions

Regards, Christoph

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message David Pradier 2003-06-12 12:49:17 Re: How to make a IN without a table... ?
Previous Message Marco Vezzoli 2003-06-12 12:29:12 Re: multiple index search with postgres7.1.3 on solaris 8