Computer Science, asked by vaishnaviwarankar140, 8 months ago

Is ........ Relationship ,one record in a table is related to many record in another table

Answers

Answered by Shailesh183816
3

In a one-to-one relationship each record in one table has at most one related record in another table. In a one-to-one relationship, each record in Table A can have only one matching record in Table B, and each record in Table B can have only one matching record in Table A.

Answered by gratefuljarette
0

In One to One Relationship one record in a table is related to many record in another table

Explanation:

  • There can be one record on a  table X that could match with another record on another table Y and each record in  table Y can be matched with one record on the  table X.
  • The Table X can have many fields and the one to one relationship can be be used for dividing the table for storing information or dividing it that is applicable to the subset of the table X
  • This is an uncommon form of relationship since most of the relationship connected in this manner could be found in one table

To know more about One to one relationship

In a one-to-many relationship the entity that is on the one side of the relationship is called _____

https://brainly.in/question/9963523

Similar questions