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(), '443', '2039-12-1', '4', '2039-10-16', 14.9, '2039-12-1 6:49:00', '2039-12-1 16:52:00', '2039-12-1 17:15:00', '2039-12-1 7:3:00', '2039-12-01 12:09', NULL, '2039-12-01 03:58', NULL, 136, NULL, 10, NULL, '2039-12-01 01:57', '2039-12-01 05:52', NULL, NULL, '2039-12-01 06:25', '2039-12-01 09:41', NULL, NULL, '2039-11-30 22:44', '2039-12-01 01:43', '2039-12-01 17:03', '2039-12-01 23:37' ) Duplicate entry '2039-12-01-443' for key 'tide_date'