| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | February 9 2002 10:49pm |
| Subject: | Re: Re: Indexes on UPDATE/DELETE | ||
| View as plain text | |||
sql,query At 15:35 -0700 2/9/02, Andrei Cojocaru wrote: >Also, how do I reset an auto-increment value back to 1 (with all >rows being already deleted of course). ALTER TABLE tbl_name AUTO_INCREMENT = 1; > >Thanks for your help in advance.
| Thread | ||
|---|---|---|
| • Re: Re: Indexes on UPDATE/DELETE | Paul DuBois | 9 Feb |
| • Re: Re: Indexes on UPDATE/DELETE | Paul DuBois | 12 Feb |
| • RE: Re: Indexes on UPDATE/DELETE | Rick Emery | 13 Feb |
