Oracle sql bulk collect into result from jdbc
Im trying to update a few rows in an oracle sql database and return the ids of the items which were updated for further processing by utilizing the sql returning feature
Im trying to update a few rows in an oracle sql database and return the ids of the items which were updated for further processing by utilizing the sql returning feature