It means the 'department.DEP_RATE' column is unknown

Seriously tho, tha'ts what it means.
department should be your table, and DEP_RATE should be the field it's accessing. Make sure the case is right (that it's caps), and make sure that table has that field.