-- apply alter tables alter table incoming_inventory add column if not exists vendor_bill_num varchar(255);