BusinessObjects Board

Multiple Join condition

Hi,

I want to have multiple join conditions(Inner join) in one query.

Can this be acheived through Query transform or SQL transform.

And also explain the difference between these two transformations.

Thnx,
Vinoth.


weknowd (BOB member since 2011-03-23)

Yes, this can be done in both the query transform (modify the where clause) and the SQL transform (specify the SQL code).

Generally, best practise dictates that you only use the SQL transform when you’ve run out of other options.


Nemesis :australia: (BOB member since 2004-06-09)


Werner Daehn :de: (BOB member since 2004-12-17)