insert into tide_data( adate, udate, area_id, tide_date, tide_date_week, qreki_date, moon_age, sun_rise_time, sun_set_time, moon_rise_time, moon_set_time, high_tide_time1, high_tide_time2, low_tide_time1, low_tide_time2, high_tide_num1, high_tide_num2, low_tide_num1, low_tide_num2, siohigari_time1_from, siohigari_time1_to, siohigari_time2_from, siohigari_time2_to, agesio_time1_from, agesio_time1_to, agesio_time2_from, agesio_time2_to, sagesio_time1_from, sagesio_time1_to, sagesio_time2_from, sagesio_time2_to )values( sysdate(), sysdate(), '358', '2016-02-1', '1', '2015-12-23', 22.1, '2016-02-1 6:42:00', '2016-02-1 17:10:00', NULL, '2016-02-1 11:4:00', '2016-02-01 09:58', '2016-02-01 23:04', '2016-02-01 03:29', '2016-02-01 17:15', 165, 125, 81, 67, NULL, NULL, NULL, NULL, '2016-02-01 05:25', '2016-02-01 08:01', '2016-02-01 18:59', '2016-02-01 21:19', '2016-01-31 23:28', '2016-02-01 01:46', '2016-02-01 12:09', '2016-02-01 15:03' ) Duplicate entry '2016-02-01-358' for key 'tide_date'