does current version of mysql (myisam) supports foreign keys ?
Answers were Sorted based on User's Feedback
Answer / 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 |
No. You need to use InnoDB tables for that.
| Is This Answer Correct ? | 1 Yes | 1 No |
Explain Parsing and Execution in PHP? Where PHP Engine Return errors?
What are magic constants in php?
Tell me what is the meaning of a final class and a final method?
Want to know the 10th max salary in salary table
How to get the IP address of the client/user in PHP?
Whhat is a Functions
What are php strings?
Please explain is it possible to use com component in php?
tel me any 2 regular expressions with example
how to insert logout time when browser close
What is the use of isset() in php?
What is the function of mysql_real_escape_string in php?