Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


WHAT IS CARDINALITY?

Answers were Sorted based on User's Feedback



WHAT IS CARDINALITY?..

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 ?    43 Yes 1 No

WHAT IS CARDINALITY?..

Answer / poornima

Cardinality defines the numeric relationships between
occurrences of the entities on either end of the
relationship line.
eg:
1)0:0
2)1:0
3)1:1
4)0:M
5)1:M
6)M:M

Is This Answer Correct ?    18 Yes 4 No

WHAT IS CARDINALITY?..

Answer / mithru

cardinality is mentioning the relatoin ship between the two
columns participating in a join...eg: if cardinality is 1
to n...for every column value in first table's field there
exists many column values for the field in second table...

for every customer there may exists more than one address
(permanaent and temporary)

Is This Answer Correct ?    9 Yes 1 No

WHAT IS CARDINALITY?..

Answer / prasanna.ramesh1

cardinality defines how many instances there for each uniqe
record in the related table.
the sole purpose of cardinality detection is to warn you of
possible loops

Is This Answer Correct ?    9 Yes 1 No

WHAT IS CARDINALITY?..

Answer / babu

Cardinality is numerical relationship between two table based on joins. Cardinality describes how many
rows in one table match rows in another table.
Cardinalities having two values because it depend on join.Cardinality values are 0,1,N.
Cardinality relations are 0 to 0
1 to 0
0 to 1
N to 1
i to N
Business objects doesn't support N to N relationship.

Is This Answer Correct ?    3 Yes 1 No

WHAT IS CARDINALITY?..

Answer / zg

Cardinality is applicable on both entity and attribute levels.

Attribute Level : GENDER[MALE,FEMALE] - cardinality 2

Entity Level: CUSTOMER[HOME ADDRESS, MAILING ADDRESS,
SHIPPING ADDRESS, BILLING ADDRESS] cardinality (1,4)
Customer has 1 to 4 addresses

CUSTOMERS[ORDERS] cardinality (0,N)
Customer may have zero or more orders

Is This Answer Correct ?    1 Yes 1 No

WHAT IS CARDINALITY?..

Answer / ramana reddy

cardinality defines No of distinct instances that occur in
a column

Ex:There is a column call Gender

Gender
-------
Male
Female
Female
Male
female


Here cordinality of gender is 2

Is This Answer Correct ?    6 Yes 16 No

Post New Answer

More Business Objects Interview Questions

As im new to BO, tel me 1.How to do migration from BO6.5 to BOXIR2? 2.whats the difference b/w BO6.5 to BOXIR2. 3. whats the way both BO 6.5 n BOXIR2 file storge varies.

5 Answers   Cap Gemini,


What is the Difference b/w Server based Ranking and normal Ranking?

1 Answers  


GENARALLY WHAT ARE THE PROBLEMS ARE FACING WHILE CREATING REPORTS?

1 Answers  


How we will see which trap(Chasm trap or Fantrap) was used in the Universe ?

2 Answers   Wipro,


What is the difference between datawarehousing and businessintelligence?

0 Answers  


how get the grand total in master-detail report?

0 Answers   Patni,


difference between xir2 and 6.5 version

4 Answers  


What is Universe?

1 Answers  


What is difference between merged dimension and forced dimension??

1 Answers  


How to particiapte the columns availabe in the Derived tables in the Reporting window? How it's done?

1 Answers   WinAlliance,


1.How is "Query drill" mode different from standard drill mode?. 2.Under what circumstances are you most likely to choose to use "Query drill" mode instead of standard query mode?. 3.How do you implement the type2 slowly changing dimensions in your project?. 4.what is meant by Junk dimension?. 5.what is meant by Drill across?.

2 Answers  


Once the project is submited to the Client. Client says that report is taking long time to run? Where u need to check?

2 Answers   Wipro,


Categories