How are relations modeled in the database? Note: There are 2 correct answers to this question.
One-to-many relations are stored in the links table.
One-to-many relations are binary objects.
One-to-many relations are stored in a column.
Many-to-many relations are deployed as a table.
Submit