SELECT * FROM EmployeeTableWHERE DepartmentID IS NULL -- where the dept ID is empty
Login to post response