使用数学函数更改数据库值

时间:2017-01-31 20:08:27

标签: database codeigniter

我想对我们公司的Web服务器数据库进行更改,该数据库从机器获取Integer值并在网站上的报告页面上更新它们。

This picture shows the report generated on our website and the values for current and voltages are mathematically incorrect as these values need to be divided by 10.

我们的数据库在phpmyadmin上,我们正在使用codeignitor。任何人都可以告诉我如何对当前数据库值进行简单的数学查询?

0 个答案:

没有答案