So I have an app where I want to insert a large number of rows into a table. The table is set up with one of the fields (let's call it UNIQUE) marked as a unique key (or something to that effect), and ...