Home >> MySql >> What is the maximum size of table in MySql

What is the maximum size of table in MySql

Maximum permissible size of 65,536TB (2567 − 1 bytes).

MyISAM default size 256TB.

InnoDB default size 64TB.

Post Your Comment

Next Questions
What is the maximum size of MYISAM table
What is the maximum size of InnoDB table
Explain advantages of MYISAM over InnoDB
Explain advantages of InnoDB over MYISAM
What are various DDL commands
What are various DML commands
What are various DCL commands
What is the default port of server
What are the differences between MyISAM static and MyISAM dynamic
What is purpose of the NVL function
Latest version
How can find current date function
What is HEAP table
What is CSV table
What is MERGE table
What is federated table
What are data types
Numeric data types
Floating data types
Date and Time data types
String data types
Enum data types
SET data types
Difference between varchar and char
Difference between Tinyint and smallint

Copyright ©2022 coderraj.com. All Rights Reserved.