SELECT STAFF009( EMP_ID int, NAME char(20), CITY char(20), SALARY int, DEPT_ID int );
(Run the program to view its output)
Comments