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(), '85', '2085-04-1', '0', '2085-3-7', 6.4, '2085-04-1 5:58:00', '2085-04-1 18:32:00', '2085-04-1 10:28:00', '2085-04-1 0:20:00', '2085-04-01 10:18', NULL, '2085-04-01 04:50', '2085-04-01 17:28', 170, NULL, 109, 37, NULL, NULL, '2085-04-01 16:33', '2085-04-01 18:23', '2085-04-01 06:28', '2085-04-01 08:39', '2085-04-01 19:39', '2085-04-01 22:34', '2085-04-01 01:06', '2085-04-01 03:14', '2085-04-01 12:27', '2085-04-01 15:19' ) Duplicate entry '2085-04-01-85' for key 'tide_date'