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(), '404', '2030-01-1', '2', '2029-11-28', 26.5, '2030-01-1 6:53:00', '2030-01-1 16:48:00', '2030-01-1 3:39:00', '2030-01-1 13:51:00', '2030-01-01 04:00', '2030-01-01 14:18', '2030-01-01 08:54', '2030-01-01 21:40', 136, 147, 99, 5, NULL, NULL, '2030-01-01 19:36', '2030-01-01 23:44', '2029-12-31 22:55', '2030-01-01 01:49', '2030-01-01 10:31', '2030-01-01 12:40', '2030-01-01 05:28', '2030-01-01 07:25', '2030-01-01 16:30', '2030-01-01 19:27' ) Duplicate entry '2030-01-01-404' for key 'tide_date'