OzzyRMOzzyRMDocs
GlossaryAttributes

one-to-many

One parent record can have many related child records.

One parent record can have many related child records.

One-to-many is the most common relation shape. Example: one User has many Posts, while each Post belongs to one User.

On this page