Hi all, I got one question about auto incremental column and IDENTITY_VAL_LOCAL(). Let says, I got 3 connections doing insert at the same time on one of the table with an auto incremental column. Will Derby able to return correct value back to each client using IDENTITY_VAL_LOCAL() ?
Thanks
