-- Place your SQL code here

UPDATE vn.productionConfig
	SET clientSelfConsumptionFk=450
	WHERE id=1;