WHAT IS CARDINALITIES OF JOIN?
Answers were Sorted based on User's Feedback
Cardinality is a property of a join that describes how many
rows in one table match rows in another table. Cardinality
is expressed as the minimum and maximum number of rows in a
column at one end of a join, that have matching rows in the
column at the other end of the join. The minimum and the
maximum number of row matches can be equal to 0, 1, or N.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / nareshkumar
Cardinality is a property of a join that describes how many
rows in one table match rows in another table.
Cardinality is expressed as the minimum and maximum number
of rows in a column at one end of a join, that have
matching rows in the column at the other end of the join.
The minimum and the maximum number of row matches can be
equal to 0, 1, or N.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / devi
join between one to one ,one to many,many to one or many to
many
| Is This Answer Correct ? | 2 Yes | 2 No |
what is a filter?
How can you first report in Business Objects by using broadcast agent?
0 Answers Ness Technologies, Wipro,
1. What is difference SAP BW, SAP BI and SAP BOXI integration? 2. Which is good for carrier wise? 3. Which is latest one (BW/BI/SAP BOXI Integration)?
when I am trying to schedule the report its running faster then I tried to run it manually?? why is it so that there is difference of time between scheduling and manual run for report
IF VIEW IS FASTER THAN DERIVED TABLE WHY WE ARE USING DERIVED TABLE IN BUSINESS OBJECTS?
Give some information on report bursting?
can we use detail in generation of reports? if customer id is a dimension in a report, what will happen if we define it as a detail?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
how we improve the performance of report and universe?
why measure objects are semantically dynamic?
please differentiate star schema and snow fleak schema with dimension table, how end user is depending on them in creating reports.