Can sql merge statement be used in a batch (oracle 10g)?
843859Apr 3 2006 — edited Oct 24 2007Hello,
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