What is maximum size of a database in MySQL?
Answer Posted / demon
The answer above applies to TABLES in a MySQL DB and not the
DB itself.
Thus the DB can get quite large
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
What is myisamchk?
How do I restore a database in mysql workbench?
Explain the difference between procedure and function in mysql?
What are different types of queries?
What are aggregate functions in mysql?
Explain timestamp?
Is mysql relational?
Explain % and _ inside like statement?
What is action query?
What is the difference between mysql and sql?
What is 1nf 2nf 3nf?
Should I use pdo or mysqli?
Can we rename database in mysql?
How many columns can you create for an index?
Explain the different types of constraints?