Need to insert into table using input parmater but need to avoid Duplicate entries.It has 30 parmaters. ANd this insertion takes place multiple times per day. Which approach is the best to use? Is it merge or any other way to insert only new record in Oracle?