Hi List,
I'm using Mysql database. One of the field stores number with 5 decimal points. For example, 125.00252. How to display this field value with 3 decimal point value?? ex: the above number should be displayed, 125.003.
(without changing the database value)
Please help..
thanks a lot,
parames.s