alter table wx_commissionrule add arrivalpay NUMBER; alter table wx_commissionrule add dividepay NUMBER; alter table wx_commissionrule add eid NUMBER; alter table wx_commissionrule add ename VARCHAR2(200); alter table wx_commissionrule add gid NUMBER; alter table wx_commissionrule add gname VARCHAR2(200);