SELECT employee_name FROM EmployeeDetailsInDelhi WHERE job_title 'Manager' AND department_name = 'Finance';