Ask Question
2 June, 13:20

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

+4
Answers (2)
  1. 2 June, 15:54
    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. 2 June, 16:40
    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?
Find 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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers