Re: Oracle Discoverer Administrator: join condition

From: Marino Ljubic <mljubic_at_globalnet.hr>
Date: Mon, 14 Feb 2005 09:20:07 +0100
Message-ID: <cupn26$4d7$1_at_ls219.htnet.hr>


<onlysendspamtothisaddress_at_yahoo.com> wrote in message news:1108156549.371989.3520_at_g14g2000cwa.googlegroups.com
> Aloha,
>
> Using Oracle Discoverer Administrator, is it possible to join one
> table to another table with a specific condition being true? If so,
> how?
>
> For example this SQL join clause
>
> JOIN table2 ON table2.id = table1.id and table2.otherField='TRUE'
>
> One thought I had was to create a field in table1 with the value of
> true for all records, then I can edit the join in the Edit Join
> dialog, create a multi-item join, and use my always true table1 field
> as the "Master Folder" and the table2.otherField as the "Detail
> Folder". But this seems like a horrible hack. Surely something
> better is possible?

Create a complex folder with mandatory condition. Or you can always create custom folder.

Regards Received on Mon Feb 14 2005 - 09:20:07 CET

Original text of this message