Ask Question
12 September, 09:18

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. 12 September, 09:30
    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.
  2. 12 September, 09:31
    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
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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers