Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] MFD INNER JOIN "OR"

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] MFD INNER JOIN "OR"
 Login/Join
 
Platinum Member
posted
Hi,
In the schema I am creating, I have a Join similar to below:

SEGMENT=table_2, SEGTYPE=KU, PARENT=table_1, CRFILE=table_2, CRINCLUDE=ALL, CRJOINTYPE=INNER,
JOIN_WHERE= (table_1.CLASS_KEY EQ table_2.CLASS_KEY OR table_2.CLASS_KEY EQ -99 )

I realize that its not a "optimizable" Join but not sure how else to tackle this situation.

Anyone has a better idea.

Thanks

This message has been edited. Last edited by: <Emily McAllister>,


WebFOCUS 8202M
 
Posts: 167 | Location: Montreal | Registered: September 23, 2014Report This Post
Guru
posted Hide Post
BM,

Try your WHERE out in a report first to see if it returns the expected results.

To find out if your report is optimized you are add in the SQL trace commands to the beginning of the report.

See the following Focal Point link with the syntax for the SQL trace commands - Capturing the generated SQL statement

You can search on "optimization" in the Forum as well.

Provide a bit more clarity on what you are trying to accomplish with this JOIN.

Thank your for participating in the Focal Point Forum,
Tamra Colangelo
Focal Point Moderator
Information Builders


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
 
Posts: 487 | Location: Toronto | Registered: June 23, 2009Report This Post
Master
posted Hide Post
BM,

Its not clear what your actual problem is? Is the query not running correctly? is the SQL not being generated correctly? What is your issue and have you tried tracing the SQL?


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
 
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] MFD INNER JOIN "OR"

Copyright © 1996-2020 Information Builders