What's the max number of columns a mysql table can have?
+2
A:
Here is a resource.
http://dev.mysql.com/doc/refman/5.0/en/column-count-limit.html
Daniel A. White
2009-11-11 04:41:36
Not necessarily true. Depends on the datatype.
Daniel A. White
2009-11-11 04:46:45