-- Place your SQL code here
ALTER TABLE vn.vehicle MODIFY COLUMN companyFk int(10) unsigned DEFAULT 442 NULL;