Hi Thank you for reading my post.I have a table with one identity column , so Derby will generate a value for this column in evry insert.
what should i do if i need to make some record with customized ID ? for example i want my admin user to have id=1 ? how i should insert it ?
Thank you
