| Author |
Java DB - Reset auto-increment primary key
|
ash neet
Ranch Hand
Joined: Dec 21, 2010
Posts: 33
|
|
Hey Everyone,
Can anyone please tell me how do i reset the auto-increment primary key in Java DB (Embedded java)? I am using Squirrel SQL Client for creating database.
|
 |
Ireneusz Kordal
Ranch Hand
Joined: Jun 21, 2008
Posts: 423
|
|
Try:
Here is documentation:
http://db.apache.org/derby/docs/10.6/ref/rrefsqlj81859.html
|
 |
ash neet
Ranch Hand
Joined: Dec 21, 2010
Posts: 33
|
|
Hey Thank you so much. It Worked!!
|
 |
 |
|
|
subject: Java DB - Reset auto-increment primary key
|
|
|