Answer Posted / nareshkumar
A join is a condition that links the data in seperate but
related tables. The tables usually have a parent-child
relationship. If a query does not contain a join, the
database returns a result set that contains all possible
combinations of the rows in the query tables.
Types of joins:
1) Equi-Joins
Link tables based on the equality between the values in the
column of one table and the values in the column of another.
2) Theta Joins
Link tables based on a relationship other than equality
between two columns.
3) Outer Joins (Left Outer, Right Outer, Full Outer)
Link two tables, one of which has rows that do not match
those in the common column of the other table.
4) Shortcut Joins
Join providing an alternative path between two tables,
bypassing intermediate tables, leading to the same result,
regardless of direction. Optimizes query time by cutting
long join paths as short as possible.
5) Self restricting joins
Single table join used to set a restriction on the table.
Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
Explain what is the difference between business requirement document and use case document.
Explain what would you consider as your biggest achievement and why?
Explain about a time when you discovered a more efficient way to do a work task?
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
How many universes can be created in a project?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
Is there any other repository domains rather than universe, security, document?
Explain what task is 98% of the required work of a business analyst?
Explain difference between zabo and webi?
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
Can more than 1 metric be applied on an analytic in business objects?
Can you please send me the migration related issues .
how many reports have u created ? explain a few.
Explain what are the measure objects?