Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can sql merge statement be used in a batch (oracle 10g)?

843859Apr 3 2006 — edited Oct 24 2007
Hello,

I am trying to insert into an oracle table multiple rows of values selected from a web page. Can I use a merge statement as a preparedStatement to avoid inserting duplicate records?

Does anybody have any examples they would like to share?

Any suggestions are greatly appreciated.

Thank you,
Logan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2007
Added on Apr 3 2006
1 comment
1,043 views