lahmanlite/sql/3nf/allstarfull.sql

4 lines
59 B
PL/PgSQL

begin;
alter table allstarfull drop column "lgID";
commit;