Numeric types are simply that: numbers.  They cannot be arrays.

http://dev.mysql.com/doc/mysql/en/Numeric_types.html

Incidentally, why would you need this? Maybe the group can come up with a viable alternative for you.

Cheers,

--V

Raghudev Ramaiah wrote:
hi
i have used column types such as intger and float and double for fields in the MySQL tables. can i use arryas of integers, floats and doubles as column type? i.e., can a field ina table be an integer array or float array ?
ex: count[20] integer is it allowed and is it an array?
thanks and regards
Raghu


                
---------------------------------
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.

-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to