I have some items in mysql table and I want to multiply the calories field from each row by each element in an array e.g for array 1,2,2, the first row is multiplie
1,2,2