Re: Partition by outer join

From: aditya desai <admad123(at)gmail(dot)com>
To: depesz(at)depesz(dot)com
Cc: pgsql-sql <pgsql-sql(at)lists(dot)postgresql(dot)org>
Subject: Re: Partition by outer join
Date: 2021-08-24 06:49:13
Message-ID: CAN0SRDGNULQKOyZ6gykyQsgtGyykbQ3XWWtBuQBRLFcXzo7-wQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Agree!! I will try to get data, which looks difficult actually. Thanks for
your response.

On Tue, Aug 24, 2021 at 12:02 PM hubert depesz lubaczewski <
depesz(at)depesz(dot)com> wrote:

> On Mon, Aug 23, 2021 at 09:22:47PM +0530, aditya desai wrote:
> > While trying to migrate Oracle to Postgres wera stuck with PARTITION BY
> > OUTER JOIN. Can someone help rewriting or helping with Postgres
> > equivalent of below query? Thanks in advance.
>
> It would make MUCH more sense to show us data and expected output.
> Why do you assume Pg dbas know and understand intricacies of Oracle?
>
> depesz
>

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Martin Norbäck Olivers 2021-08-24 12:01:23 question about to_tsvector and to_tsquery
Previous Message Thomas Kellerer 2021-08-24 06:39:26 Re: Partition by outer join