Hi,
I was looking at Derby-359 and was wondering what was the exact scope of this bug. Are we saying that when system generates a value for GENERATED BY DEFAULT column, it should check if the next value it plans to insert is already used and if yes, then it should skip that value and try to use the next value and continue this until it finds an unused value for the column?
Thanks,
Mamta
