Answer Posted / malli
foregine key is normal key of first(base) table. in
second(child)table it is primary key which is referenced by
the first(base) table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between char and varchar in mysql?
What is mysql57?
How to dump one database for backup.
What is the default port number of mysql?
Which storage engine is best in mysql?
How set mysql root password?
How can you retrieve a particular number of records from a table?
How to create a trigger in mysql?
How to delete a trigger in mysql?
Is mysql easy to learn?
List some comparisons operators used in mysql?
What is the difference between mysql_fetch_assoc and mysql_fetch_array?
What are the ways in which you can retrieve data in the result set of mysql using php?
How is data stored in mysql?
How do you use auto increment?