How can a query multiply 2 cell for each row MySQL?

前端 未结 4 1802
囚心锁ツ
囚心锁ツ 2020-12-04 01:46

I want to multiply 2 cells for each row and put the value of that in the last column called Total. Can this be done by a normal query?

Example:

Piec         


        
4条回答
提交回复
热议问题