开发者

How many columns can you have (maximum) in a MySQL table?

开发者 https://www.devze.com 2022-12-11 06:20 出处:网络
What\'s the max number of columns a mysql ta开发者_JAVA技巧ble can have? According to the MySQL Reference Manual, there is a \"hard limit\" of 4,096 columns per table.

What's the max number of columns a mysql ta开发者_JAVA技巧ble can have?


According to the MySQL Reference Manual, there is a "hard limit" of 4,096 columns per table.

Check the following link for more information.

0

精彩评论

暂无评论...
验证码 换一张
取 消