Loading...

You are given two tables: Employee and Department. Each employee is associated with a department through the dept_id column. Write an SQL query to retrieve the number of employees in each department.Ensure that the result includes all departments, even those that currently have no employees. | Appian Interview Questions | Appian Interview Questions - AppianVerse