Mysql — trics
24
02
2010
- To set value of auto-increment column (manually)
ALTER TABLE <table_name> AUTO_INCREMENT = <value>
e.g. ALTER TABLE userDetails AUTO_INCREMENT = 1000;
Like this:
Like Loading...
« How to upload PDF file with CodeIgniter
Join bettercodes.org »
अंमलबजावणी
Information
तुमचा अभिप्राय नोंदवा