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 is the function of string in c?
What is session in PHP. How to remove data from a session?
Tell us how can we display the output directly to the browser?
Do you have to initialize variables in php?
What does php do?
Write a program to show the joining of two strings in php?
Explain php parameterized functions.
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
Define metaphone()?
Which php mvc framework is best?
How do I escape data before storing it in the database?
What are classes in php?
Which php framework is best for beginners?
Why should I store logs in a database rather than a file?
Is php a dying language?