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 |
Php code to find whether a number armstrong or not?
What are the different types of Errors in PHP?
20 Answers Cisco, TCS, Troop Software,
What is the difference between characters 34 and x34?
How does php strcmp work?
How to set session.gc_divisor properly?
Can we use include ("xyz.php") two times in a php page "index.php"?
What kind of variable is age?
What is mysqli_query?
Write a program to display reverse of any number?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
Tell me what is needed to be able to use image function?
Is php a dying language?