TG.WXCRM.V4/Model/Sql/20221221.txt

6 lines
309 B
Plaintext

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);