salix/db/.archive/225001/00-updateCollection.sql

4 lines
54 B
SQL

UPDATE `vn`.`collection`
SET sectorFk=1
WHERE id=1;