Asked by

Destini Lewis
on Oct 19, 2024

verifed

Verified

Which of the following statements describes tables where the EmployeeID field in the Employees table can be associated with many CustomerID fields in the Customers table?

A) They have a one-to-many relationship.
B) They are power tables.
C) They are static tables that cannot be updated.
D) They are mirror tables.

EmployeeID

A unique identifier assigned to employees within an organization for tracking purposes.

CustomerID

A unique identifier assigned to each customer in a database, used to track customer information and transactions.

One-to-many Relationship

A database relationship where a single record in one table can be associated with multiple records in another table.

  • Recognize and describe different types of relationships between tables in Excel.
verifed

Verified Answer

DM
Donavan morrisOct 23, 2024
Final Answer:
Get Full Answer