Hello all,
I just found something in the docs that caught my attention. In the documentation for the INTEGER:
"INT[EGER]: This data type is the same as FIXED(10.0). Its permitted values are between -2147483648 and 2147483647."
Is that statement correct? Integer values can range from -2147483648 to 2147483647, however, FIXED(10,0) values can go from -9999999999 to 9999999999.
Any ideas?
Cheers,
JLS
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
