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

Why die is used in php?

0 Answers  


How to upload and play video in Php when u r in localhost?

3 Answers   HCL,


How the values are ordered in an array?

0 Answers  


Is string php function?

0 Answers  


Is php faster than python?

0 Answers  






How to open standard output as a file handle?

0 Answers  


i was set new individual folder for saving session values,the folder name is session and i set 777 permission,using session.save_path function like session.save_path "/home21b/sub004/sc21311-ULCX/candyoflove.com/session/" but it causing Warning: Unknown(): SAFE MODE Restriction in effect. The script whose uid/gid is 12112/12112 is not allowed to access /home21b/sub004/sc21311-ULCX/candyoflove.com/session owned by uid/gid 12267/12267 in Unknown on line 0 ,please tell what changes make this script, i was using .htaccesss file..plz help me....

1 Answers  


What is session in c#?

0 Answers  


Which is better session or cookie?

0 Answers  


Does php support inheritance?

0 Answers  


What is data type in php?

0 Answers  


Is PHP is procedure oriented or object oriented?

10 Answers   DLF, Net Solution,


Categories