String employeeName = result.getString( "EmpName" );
int employeeNumber = result.getInt( "EmpNum" );