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