So long story short, I receive XML files from an SFTP client and I need to store this data in an oracle database. ...I'm currently deserializing the XML file and generating one large insert statement with all the values, but inserting this takes forever (...