What is maximum size of a database in MySQL?
Answer Posted / garun mishra
The MAX size of mysql database is depends on your operating
System.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I install the latest mysql on ubuntu?
Is mysqli faster than mysql?
How to show all tables with 'mysql'?
In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?
How do I create a mysql username and password?
How MySQL Optimizes DISTINCT?
How to delete the repeated records from a table?
What do you mean by % and _ in the LIKE statement?
What are numeric data types?
Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.
Is oracle mysql free?
How do I select a table in mysql?
How to create and drop view in mysql?
Why do gaps in sequences occur?
How do you restart mysql?