Hello,
How do I retrieve the primary key id value after inserting something new into the database ? I am writing a simple Java app. (using JDBC) and would like to get this info back into my program.
Thanks for any help!
Regards Marcus