What is maximum size of a database in MySQL?
Answer Posted / bennet
64MB
| Is This Answer Correct ? | 4 Yes | 27 No |
Post New Answer View All Answers
write a command to view the content of the table
What is the storage engine for mysql?
Can u give the example by taking an unnormalized table and make that 1nf and then 25nf, and then 3 nf?
How to install mysql?
How do I change global variables in mysql?
What is database migration in mysql?
How to display top 10 rows in mysql?
What is the usage of ENUMs in MySQL?
Where’s database data actually stored? Is there a way to see the files which are stored?
What is ISAM?
Where is the myisam table stored?
Tell us something about heap tables?
how to display nth highest salary from a table in a mysql query? : Mysql dba
How you can create a trigger in mysql?
What are the types of index?