F F4r4Zm0In New Member Oct 3, 2012 #1 I have a table with primary key auto increment ID column.In some cases, I would like to insert the value of the auto increment column into another column in the same table (Without update statement).Is it possible?
I have a table with primary key auto increment ID column.In some cases, I would like to insert the value of the auto increment column into another column in the same table (Without update statement).Is it possible?