On Thu, Jan 06, 2005 at 08:00:13AM +0000, vinita bansal wrote:
> Hi,
>
> I have a query of the form "select min(tab1.a) over(partition by tab1.b
> tab2.a tab1.c) from .....
> in db2. What will be the corresponding query for postgres. Does Postgres
> have a function which provides the same functionality??
I've never heard of it, perhaps you could explain what it does? Perhaps
input and output example?
Hope this helps,
--
Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.