update.sql.bak 119 B

12
  1. alter table x_redemption add (Balance VARCHAR(20) );
  2. alter table x_email modify (InfoContent VARCHAR(2000));