Primary keys in MySQL

Discussion in 'MySQL' started by Transcendent, Jun 29, 2007.

  1. #1
    Quick question:

    If you set a column to primary, does that also mean the column is auto-indexed? (Meaning, a primary column has all the benefits of an indexed column). Thanks!
     
    Transcendent, Jun 29, 2007 IP
  2. Clark Kent

    Clark Kent Guest

    Messages:
    122
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Answer is yes.
     
    Clark Kent, Jun 29, 2007 IP