I want to insert into a table an array of values if they don\'t exist, the array is small and would not exceed 10 items, so it is safe to pass in an insert.
How can I