开发者

How many columns can you have (maximum) in a MySQL 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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜