1 line
48 B
SQL
1 line
48 B
SQL
UPDATE markets SET vat = 1.24 WHERE name = 'EE'; |
UPDATE markets SET vat = 1.24 WHERE name = 'EE'; |