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
Tell me what type of operation is needed when passing values through a form or an url?
What types of loops exist in php?
Explain type casting and type juggling.
Is it more secure to use cookies to trfer session ids?
What are php loops?
Explain the difference between require() and require_once()?
What advance thing in php7?
Which is better php or wordpress?
What are the methods to submit form in php?
Why sessions are used in php?
How could I install codeignitor ?
Which software is best for php?
Which cryptographic functions in php returns the longest hash value?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
How do I check if a given variable is empty?