Check out example codes for "mysql alter column auto increment". It will help you in understanding the concepts better.
Code Example 1
ALTER TABLE document MODIFY COLUMN document_id INT auto_increment
Learn ReactJs, React Native from akashmittal.com