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(), '268', '2014-09-1', '1', '2014-8-8', 6.5, '2014-09-1 4:43:00', '2014-09-1 17:56:00', '2014-09-1 11:1:00', '2014-09-1 21:14:00', '2014-09-01 07:03', '2014-09-01 18:14', '2014-09-01 00:35', '2014-09-01 12:04', 106, 132, 38, 70, NULL, NULL, NULL, NULL, '2014-09-01 02:31', '2014-09-01 05:06', '2014-09-01 13:55', '2014-09-01 16:23', '2014-09-01 08:33', '2014-09-01 10:33', '2014-09-01 20:23', '2014-09-01 23:16' ) Duplicate entry '2014-09-01-268' for key 'tide_date'