3. alter table employee modify emp_id varchar2(10); 4. alter table employee add incentive number(6,2);