does current version of mysql (myisam) supports foreign keys ?
Answer Posted / hari kalathil
No. You need to use InnoDB tables for that.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the basic syntax of Php?
What does $_ post mean in php?
What is php string function?
How to set session.gc_maxlifetime properly?
Is laravel an oop?
How can we check the value of a given variable is a number?
What is php mainly used for?
Is not null mysql?
Tell me how is the ternary conditional operator used in php?
What is the purpose of the '.myi' file extension? What do thes file contain?
What is the difference between array_pop() and array_push()?
What are arguments in php?
What is the difference between the include() and require() functions?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
What does csrf token mean?