Jump to content

dan

WFG Retired
  • Posts

    31
  • Joined

  • Last visited

Posts posted by dan

  1. In most cases you actually want it to keep incrementing so you don't end up with messed relations when you have multiple tables referencing eachother.

    However, I think the easiest way is to drop the column that has the auto inc and then re-add it. I think there's a way to use the alter command and set the autoincrement value for the next add. But I don't know exactly without finding my sql books.

×
×
  • Create New...