2 lines
70 B
SQL

UPDATE `dash_widgets` SET `y` = (`y` * 3), `height` = (`height` * 3);