science-ation/db/db.update.115.sql

2 lines
90 B
SQL

UPDATE `provinces` SET `countries_code` = 'CA' WHERE `code`='QC' AND `province`='Québec';