does current version of mysql (myisam) supports foreign keys ?

Answers were Sorted based on User's Feedback



does current version of mysql (myisam) supports foreign keys ?..

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

does current version of mysql (myisam) supports foreign keys ?..

Answer / hari kalathil

No. You need to use InnoDB tables for that.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More PHP Interview Questions

How to assigning a new character in a string using php?

0 Answers  


Steps for the payment gateway processing?

0 Answers  


How do I start a php session?

0 Answers  


How cookies are trported from browsers to servers?

0 Answers  


what are the basic steps to installation php4+mysql4+phpmyadmin on IIS web server?. Pls write the complete steps.

2 Answers  






How can you declare the array in php?

0 Answers  


Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?

2 Answers  


Define metaphone()?

0 Answers  


Why php language is used?

0 Answers  


What is orm in php framework?

0 Answers  


How many data types are used by php?

0 Answers  


What is empty () in php?

0 Answers  


Categories