Computer Science, asked by swetabhch2430, 1 year ago

How many types of relationships are there in ms- access?

Answers

Answered by MishaDagar
0
Maximum length of 4000 bytes. Behavior similar to LONGBINARY. SQLGetTypeInfo returns ODBC data types. It will not return all Microsoft Access data types if more than one Microsoft Access type is mapped to the same ODBC SQL data type.Jan 19, 2017

Microsoft Access Dat

Answered by simran7539
45

Explanation:

</p><p>\huge{\underline{\underline{\sf{\red{Types \:of \: Relationship:-}}}}}</p><p>

Relationships between the two tables can be of 3 types :-

  1. One to many
  2. One to one
  3. Many to Many

1. One to Many Relationship: This means one records in one table has many matching records in the other related tables. One is denoted by number 1 and Many is denoted by infinite .

2. One to One Relationship: This means one records in one table has exactly one matching record in the other related table .

3.Many to Many Relationship : This means multiple records in one table have many matching records in the other related table.

Similar questions