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(), '103', '2027-12-1', '3', '2027-11-4', 3, '2027-12-1 7:7:00', '2027-12-1 17:16:00', '2027-12-1 9:48:00', '2027-12-1 19:49:00', '2027-12-01 10:11', '2027-12-01 21:34', '2027-12-01 03:32', '2027-12-01 15:55', 272, 262, 3, 106, '2027-12-01 01:40', '2027-12-01 05:24', NULL, NULL, '2027-12-01 05:31', '2027-12-01 08:11', '2027-12-01 17:36', '2027-12-01 19:52', '2027-11-30 22:55', '2027-12-01 01:33', '2027-12-01 11:54', '2027-12-01 14:11' ) Duplicate entry '2027-12-01-103' for key 'tide_date'