ALTER TABLE purchase_orders ADD COLUMN parent_purchase_order_id int(11) NOT NULL default 0;