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