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.how it will work in abap

Answer Posted / malathy

Cardinality is defined during foreign key relationship.The
cardinality of the foreign key relationship describes, for
each value in the check table, how many rows of data are
allowed to be in the foreign key table.
Cardinality is defined as X:Y, where refers to the check
table and Y refers to the foreign key table. X can have
only values 1 or C and Y can be 1,C,N or CN.
1,C,N,CN has specific descriptions.
cardinality is not enforced by the system.It is optional.

Is This Answer Correct ?    38 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of the statement leave to list-processing?

1044


What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?

1348


What is database view ? : sap abap data dictionary

1087


Where do you create indexes in abap?

1175


What is transparent table?

1129


How can we create callable modules of program code within one abap/4 program? : abap modularization

1093


Which objects are independent transport objects?

1338


Table events aNd table maintains generation

1555


What is primary index?

1064


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

2585


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2812


What are the dis-advantages of logical databases? : abap hr

1195


Proxy Programming with ABAP - How to develop the Proxy identification through programming

2391


What is sql trace? : abap data dictionary

1253


Why do we use dynamic where conditions?

1503