[thelist] Default 0

Mark Howells webdev at mountain.ch
Wed Oct 2 08:40:01 CDT 2002


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

CREATE TABLE `stories` ('story_id` INT NOT NULL AUTO_INCREMENT PRIMARY
KEY);

Regards
Mark Howells
<http://www.mark.ac/>
AIM: mhoaim




More information about the thelist mailing list