Chasm and Fan traps (BusinessObjects Universe)

65

By businessobjects

Relational databases can return incorrect results due to limitations in the way that joins are performed in relational databases. Unlike loops, which return fewer rows, the Chasm and the Fan traps are two common circumstances which return too many rows. You can use Designer to resolve both types of problems in your universe schema.

Chasm trap

The Chasm trap occurs when two “many to one” joins converge on a single table. For example a customer can place many orders/and or place many loans.

Fan trap

The Fan trap occurs when a “one to many” join links a table which is in turn linked by another “one to many” join.

For example when you run a query that asks for the total orders by each order line, for a particular customer, an incorrect result is returned as you are performing an aggregate function on the table at the “one” end of the join, while still joining to the “many” end.

Comments

vijay yajurvedi pune 4 years ago

good

aruana 4 years ago

thanks for the book definition

SAICHAND 3 years ago

VERY USEFUL INFORMATION

jay 2 years ago

Thanks good definition my lecturer (caroline begg-name and shame) made an absolute mess in her notes trying to describe this

villarin, haji hakem moro 22 months ago

its helps not just in education aspect but also in public society in terms of dealing

sreeni 16 months ago

Thnks for the perfect and simple answer..

great job dude

Thnqq

Sreeni

Venkatesh 13 months ago

can anyone help me defining a TRAP in business objets

Vinod 5 months ago

Appreciate this.

Submit a Comment
Members and Guests

Sign in or sign up and post using a hubpages account.



    • No HTML is allowed in comments, but URLs will be hyperlinked
    • Comments are not for promoting your Hubs or other sites

    Please wait working