Are indexes auto created when you create a foreign key?
When you create a foreign key, is an index also created for the same
column? I have searched around for the answer on this and I have
gotten conflicting answers.
They way mysql works, is this the same for all databases?
Thanks for the help.
|