Click to See Complete Forum and Search --> : Money type


esm
09-03-2003, 11:44 PM
I know this is a mysql question but ...

what type should be used when creating a money field?

pyro
09-04-2003, 07:14 AM
I'm not a mySQL expert by any means, but I would be inclined to go with decimal, as you can set the number of digits after the decimal point. Take a look at http://www.mysql.com/doc/en/Numeric_types.html