Question: Create an ERD for the following scenario.
A small company ABC wants a database to keep track of internal company information. Â Given the following information create an ERD. The ABC Company has several departments and several employees. A division operates many departments but each department is operated by only one division. Most employees reside in a single department however, the company has "rovers" that aren't assigned any department. Employees are assigned to projects along with other employees. If a project doesn't have any employees assigned it is cancelled. Each division has a single manager and each department has a single manager. Employees cannot manage more than one division or department.