Which kind of relationship places a foreign key in the parent table referencing the child?

🎲 Try a Random Question  |  Total Questions in Quiz: 47  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
SQLAlchemy Practice Test Questions — practice the complete quiz, review flashcards, or try a random question.

SQLAlchemy is an open-source SQL toolkit and object-relational mapper for the Python programming language released under the MIT License. SQLAlchemy supports MySQL starting with version 5.0.


Which kind of relationship places a foreign key in the parent table referencing the child?