mysql - Add auto_increment to primary key in SQL -


i have table named column b defined int not null primary key , there 4-5 foreign keys point column already. syntax of alter make primary key column auto_increment ?

alter table auto_increment=1


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -