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(), '111', '2102-04-1', '6', '2102-2-14', 13.1, '2102-04-1 6:11:00', '2102-04-1 18:44:00', '2102-04-1 16:31:00', '2102-04-1 4:36:00', '2102-04-01 08:16', '2102-04-01 20:29', '2102-04-01 02:04', '2102-04-01 14:23', 194, 199, 17, 18, '2102-04-01 00:37', '2102-04-01 03:31', '2102-04-01 13:00', '2102-04-01 15:45', '2102-04-01 03:55', '2102-04-01 06:24', '2102-04-01 16:12', '2102-04-01 18:39', '2102-03-31 21:45', '2102-04-01 00:13', '2102-04-01 10:06', '2102-04-01 12:32' ) Duplicate entry '2102-04-01-111' for key 'tide_date'