[thelist] Default 0

Russell Griechen russgri at bellsouth.net
Tue Oct 1 22:11:01 CDT 2002


A well-known author wrote:

create table stories (
 story_id integer not null DEFAULT '0' auto_increment,

I can't duplicate the DEFAULT '0' in PhpMyAdmin
Is it possible to start auto_increment at 0?

Russell Griechen





More information about the thelist mailing list