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