does current version of mysql (myisam) supports foreign keys ?
Answer Posted / puneet bhatt
That's impossible as of now!
The MySQL server can't operate Foreign Keys with MyISAM tables
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where is my php ini file?
Is php a backend?
What is htmlspecialchars?
What are include() and require() functions?
Explain about the $_GET variable of PHP?
What is a PHP accelerator?
How to merge values of two arrays into a single array?
How to check if a string contains a character or word in php?
How to make horizonatl menu and vertical menu responsive
What is the delimiter syntax is PHP's default delimiter syntax
What the use of var_dump()?
What are the method available in form submitting?
What would occur if a fatal error was thrown in your php program?
Can constructor be private in php?
How can you get the size of an image in PHP?