INSERT INTO statement (mysql).

wxdqz

New Member
Hi, I have a SQL query, which is inserting into a table, of which the first column is a "AUTO INCREMENT" column..

but, for SOME of the rows i enter, i want a certain column ('thread') to be the same as the first column (the auto increment one)..

any one have any ideas howto do this?

cheers

David
 
Back
Top