my db is
TABLE
id | new_id | affiliate_id | s_percent | a_percent | date
---+---------+----------------+-----------+-----------+--------------
32 | 970 | 34 | 0.25 | 0.2 | 1404387120
33 | 972 | 29 | 0.25 | 0.2 | 1404482095
34 | 973 | 26 | 0.25 | 0.33 | 1405752775
and i want to insert new record here .If new_id
already exists in its column then it do not insert