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(), '367', '2079-08-1', '2', '2079-7-5', 3.8, '2079-08-1 4:48:00', '2079-08-1 18:44:00', '2079-08-1 8:44:00', '2079-08-1 21:14:00', '2079-08-01 07:17', '2079-08-01 20:12', '2079-08-01 01:09', '2079-08-01 13:26', 207, 204, 79, 28, NULL, NULL, '2079-08-01 12:25', '2079-08-01 14:30', '2079-08-01 02:59', '2079-08-01 05:26', '2079-08-01 15:27', '2079-08-01 18:10', '2079-08-01 09:07', '2079-08-01 11:35', '2079-08-01 21:52', '2079-08-02 00:05' ) Duplicate entry '2079-08-01-367' for key 'tide_date'