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
What does the expression exception::__tostring means?
Why shouldn't I use mysql_* functions in php?
How to register a variable in PHP session?
Explain some of the php string functions?
What is the use of nl2br() in php?
Is php easier than javascript?
How does php isset work?
Tell me how can you pass a variable by reference?
Tell me is it possible to protect special characters in a query string?
Why php is widely used?
What is serialization in php?
What is put method in php?
How to enable cURL in PHP?
What is difference between include,require,include_once and require_once()?
How do you check if a variable has not been set in php?