ALTER TABLE vn.entry DROP invoiceAmount;
ALTER TABLE vn.entry DROP CONSTRAINT entry_FK;
ALTER TABLE vn.entry DROP buyerFk;