Monday, 26 August 2013

How to auto increment by +1 a specific number of rows in MySQL

How to auto increment by +1 a specific number of rows in MySQL

References

Reference NO 1

http://dev.mysql.com/doc/refman/5.0/en/example-auto-increment.html

Reference NO 2

http://stackoverflow.com/questions/15199744/how-to-auto-increment-by-1-a-specific-number-of-rows-in-mysql

Reference NO 3

http://stackoverflow.com/questions/8161788/how-do-i-change-the-auto-increment-counter-in-mysql

Reference NO 4

http://stackoverflow.com/questions/7492145/php-mysql-insert-new-record-into-table-with-auto-increment-on-primary-key

Reference NO 5

http://stackoverflow.com/questions/8923114/mysql-reset-auto-increment

Reference NO 6

http://stackoverflow.com/questions/1884387/how-to-override-the-attribution-of-an-auto-incrementing-primary-key-when-inserti

Reference NO 7

#EANF#

Reference NO 8

#EANF#

No comments:

Post a Comment