Write a PL/SQL program using a cursor FOR loop to retrieve and display all employee names and their department numbers from the employees table. Implement exception handling for the following cases: ...