Jump to content

[SOLVED] Holding place values in mysql


ninedoors

Recommended Posts

I have a field in my database that is a winning percentage for each team in my league.  This field is a float and I want the winning percentage to produce 3 decimal places.  The problem I am having is that when I enter the value in the DB if the value is say, .650, itr only enters .65.  I want it is this way for consistentcy when I print the data on my stats page. Is there any way to combat this?

 

Nick

Link to comment
https://forums.phpfreaks.com/topic/72550-solved-holding-place-values-in-mysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.