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(), '59', '2015-02-1', '0', '2014-12-13', 11.6, '2015-02-1 7:5:00', '2015-02-1 17:37:00', '2015-02-1 15:24:00', '2015-02-1 4:42:00', '2015-02-01 09:58', '2015-02-01 21:41', '2015-02-01 03:26', '2015-02-01 16:20', 327, 285, 47, 115, '2015-02-01 02:10', '2015-02-01 04:39', NULL, NULL, '2015-02-01 05:23', '2015-02-01 08:00', '2015-02-01 17:56', '2015-02-01 20:04', '2015-01-31 22:46', '2015-02-01 01:26', '2015-02-01 11:52', '2015-02-01 14:25' ) Duplicate entry '2015-02-01-59' for key 'tide_date'