which field is always on the \one\ side of a one - to - many relationship between two tables?\na. primary…

which field is always on the \one\ side of a one - to - many relationship between two tables?\na. primary key field\nb. foreign key field\nc. autonumber field\nd. first field in table design view

which field is always on the \one\ side of a one - to - many relationship between two tables?\na. primary key field\nb. foreign key field\nc. autonumber field\nd. first field in table design view

Answer

Brief Explanations:

In a one - to - many relationship between two tables, the primary key field of the "one" table is related to the foreign key field of the "many" table. The primary key field is unique for each record in its table and is on the "one" side of the relationship.

Answer:

A. primary key field