1 how (if possible) can i do an update on multiple rows?example UPDATE table SET `points`=2 WHERE `id`=1,3,10,45