> Hey John,
> Thanks for the reply,
> Am a bit confused, 2 guys already gave me the advise you are giving me
but
> you also say
> "CHANGE COLUMN old_column_name new_column_name"
> why to change the column name? dont I only have to change it from
being an
> "int" to an "Auto_Increment"?

Yes. That's just the syntax. If you don't want to change the column
name, then give the same column name for the new one...i.e., name it the
_same thing_.....

---John Holmes... 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to