MySQL FLOAT vs DEC: working with fraction and decimal [DEC]
So far we have covered many of of useful datatypes of MySQL. Some of them are integers, text, varchar and most importantly, date and time and date-time...
Technology Powering The Web
We discuss about various datatypes associated with MySQL. You will need these datatypes to create table holding the kind of data you want (such as integers, float, datatime, text etc). All of the tutorials have detailed discussion with example database creation queries and screenshots.