begin;
alter table fieldingofsplit drop column "lgID";
alter table fieldingofsplit drop column "teamID";
commit;