3 lines
94 B
MySQL
3 lines
94 B
MySQL
|
-- Place your SQL code here
|
||
|
ALTER TABLE vn.expedition ADD hasNewRoute BIT DEFAULT 0 NOT NULL;
|