spewn
Programmer
- May 7, 2001
- 1,034
i want to figure out how to use auto increment. assigned the column as a primary key and changed the data type to int. no too familiar with 'primary key'. auto increment seems self explanatory.
is this correct so far? my goal is to have the auto increment field do just that; automatically increment as i insert new columns.
how do i go about this?
- g