If you are unable to create a new account, please email support@bspsoftware.com

 

When we need to go for joins, union, intersection, minus at report level

Started by inu, 24 Jul 2014 12:19:32 AM

Previous topic - Next topic

inu

HI
Please give the scenario for better understanding joins, unions, intersection, minus at report level.


Thanks
Inam

abhi4u05

Hi Inu,

Joins are used when you want related data from two query subjects. Their are multiple type of joins you can define. For example - Inner Join, Full Outer Join, left Outer Join, Right Outer Join, etc. These type of join can be acheived using cardinality.

Union is used when you want to fetch the matched data from both the query.

Intersection is used when you only want to bring the unmatched data from both the query.

Minus work in similar way as in arithmetic. If you minus Query B from Query A then anything in query A which is not available in Query B will be fetched.

Hope it helps.

Regards
Abhishek

inu

Hi abhi,
Thaks giving your time to respond my query, but dont mind.
i know the definition of all these concepts. All your definitions r correct,  i need a scenario to elaborate your point.
One more thing we need to see , i m asking joining at report level.


Thnks
Inam

MFGF

Quote from: inu on 24 Jul 2014 01:27:08 AM
Hi abhi,
Thaks giving your time to respond my query, but dont mind.
i know the definition of all these concepts. All your definitions r correct,  i need a scenario to elaborate your point.
One more thing we need to see , i m asking joining at report level.


Thnks
Inam

Why? What is the business issue you are trying to solve? Can you give us the requirements and explain why this shouldn't be done in the model?

MF.
Meep!