4 lines
85 B
MySQL
4 lines
85 B
MySQL
|
-- disable mondialrelay
|
||
|
UPDATE delivery_carrier
|
||
|
SET mondialrelay_brand = 'BDTEST ';
|