Ask Question
26 May, 15:34

A Student table and an Address table contain one linked record. What kind of table relationship do these tables demonstrate? one-to-one one-to-many many-to-many many-to-none

+3
Answers (2)
  1. 26 May, 16:42
    0
    one - to - one table relationship

    Explanation:

    A one-to-one table relationship is a type of table relationship that link a row from table A to a row from table B. this kind of relationship exists if there is a linked record i. e the same information found on table A and table B. from the question above there is one linked record hence the table relationship will only link a single linked record between them.

    This is the common database relationship, THE OTHER types of table relationships like one-to-many, many-to-many are used when there is more than one linked record between tables in the database
  2. 26 May, 17:49
    0
    One to many

    Explanation:

    Because there is 1 linked record, this means that this record links the rest of the information together. 1 match with many results.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A Student table and an Address table contain one linked record. What kind of table relationship do these tables demonstrate? one-to-one ...” in 📙 Business if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers