Java: How To Get Auto Increment Values After SQL Insert

Java: How To Get Auto Increment Values After SQL Insert

Note: This article will be emailed to your friend.

While inserting a SQL query we do not specify the auto increment values, if any. However they are often required for further processing. Here is how you can obtain auto increment / auto generated values after a successful SQL INSERT statement.

//
// Insert one row that will generate [...]

Read the rest of this article (129 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro