Quantcast
Channel: eHow - PHP / MySQL Programming How To's
Viewing all articles
Browse latest Browse all 111

How to Save Decimals to MySQL

$
0
0

Saving numbers with decimals in MySQL is simple.The website database standard SQL includes several built-in functions for inserting and saving numbers with decimals. MySQL automatically assumes all number values should have the exact number of decimal places entered. By setting up a table correctl...


Viewing all articles
Browse latest Browse all 111

Trending Articles