View Single Post

   
  #1 (permalink)  
Old 04-24-2008, 06:08 PM
chris
 
Posts: n/a
Default 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.
Reply With Quote