From: Gavin_King/Cirrus%<CI...@ci...> - 2002-03-07 20:34:14
|
That all looks really good, chris. (There was one tiny problem where the insert string was wrong for a table with no other columns but thats a far-from-typical case.) I have a question: If, in a single transaction, I delete a row of a table and then insert a new row, is it likely that the inserted row would get the same generated id as the deleted row? |