Jump to content

add auto_increment to a row when table is already created


futrose

Recommended Posts

I have already created my table and I forgot to add AUTO_INCREMENT to my ID row.  I can't seem to find the SQL command to put it in.  I think it is something like

alter table elders modify extra auto_increment...

I'm not sure how to specify that it should only add it to the ID row and not all of them.

By the way I'm using the command line, I don't have phpmysqladmin installed at the moment.

Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.