Answer Posted / rmaurya
The effective maximum table size for MySQL databases is
usually determined by operating system constraints on file
sizes, so not by MySQL internal limits.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is difference between php and html?
Write a program using while loop in php?
How do you execute a php script from the command line?
Do you know how can we check the value of a given variable is a number?
What library is used for pdf in php?
How do you access a get requests url parameter with php?
How to include variables in double-quoted strings?
What is the function mysql_pconnect() useful for?
What are the new features available in php 7?
How to replace a substring in a given string in php?
What is var_dump function in php?
What is isset in php?
How send email in php?
What is a PHP Filter?
What is an associative array?