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