Pages
(Move to ...)
Home
About me
htaccess
Robots.txt
MySQL
PHP
▼
Showing posts with label
auto_increment
.
Show all posts
Showing posts with label
auto_increment
.
Show all posts
17 Feb 2014
Reset auto increment initial value in mysql
›
Auto_ increment is used to increase by 1 while insert a new data to mysql table. The auto increment column must be def...
6 comments:
6 Feb 2014
Remove auto_increment from column in mysql
›
You created a table in which the column with specific definitions in mysql. You created table column with auto incre...
3 comments:
26 Jan 2014
Add auto_increment to existing column in mysql
›
Auto_ increment is used to increase by 1 while insert a new data to mysql table. The auto increment column must be def...
4 comments:
›
Home
View web version