In a one-to-many relationship like that of an employer and an employee, an employer can have multiple employees but each employee can work for only one employer.
One-to-Many relationships occur when a row in one table can have many matching rows in another table, but each row in the second table can have only one matching row in the first table. In the context of an employer-employee relationship, this means that an employer can have many employees, but an employee can only work for one employer.
https://brainly.com/question/38699505