OBIEE - Join

About

This article talk about the SQL joins in OBIEE.

You have two ways to define a join in OBIEE:

Articles Related

Special OBIEE join

Stitch join

OBIEE can perform internal join in its memory. This in-memory joins are called stitch join.

Multi-Database

A multi-database join (or cross-database) is defined as a table under one metadata database object that joins to a table under a different database object in the physical layer.

You need to specify multi-database joins to combine the data from different databases.

The joins can be between tables in any databases, regardless of the database type, and are performed within the Oracle BI Server (known as stitch join)

While the Oracle BI Server has several strategies for optimizing the performance of multi-database joins, multi-database joins will be significantly slower than joins between tables within the same database. It is recommended to avoid them whenever possible.

Fragmented Data

Fragmented data is data from a single domain that is split between multiple tables. For example, a database might store sales data for customers with last names beginning with the letter A through M in one table and last names from N through Z in another table.

With fragmented tables, you need to define all of the join conditions between each fragment and all the tables it relates to.

In some cases, you might have a fragmented fact table and a fragmented dimension table, but the fragments might be across different values. In this case, you need to define all of the valid joins.

  • Bookmark "OBIEE - Join" at del.icio.us
  • Bookmark "OBIEE - Join" at Digg
  • Bookmark "OBIEE - Join" at Ask
  • Bookmark "OBIEE - Join" at Google
  • Bookmark "OBIEE - Join" at StumbleUpon
  • Bookmark "OBIEE - Join" at Technorati
  • Bookmark "OBIEE - Join" at Live Bookmarks
  • Bookmark "OBIEE - Join" at Yahoo! Myweb
  • Bookmark "OBIEE - Join" at Facebook
  • Bookmark "OBIEE - Join" at Yahoo! Bookmarks
  • Bookmark "OBIEE - Join" at Twitter
  • Bookmark "OBIEE - Join" at myAOL
 
dat/obiee/join.txt · Last modified: 2010/12/14 13:42 by gerardnico