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(), '58', '2048-07-1', '3', '2048-5-21', 19.6, '2048-07-1 5:11:00', '2048-07-1 19:32:00', '2048-07-1 23:0:00', '2048-07-1 10:39:00', '2048-07-01 01:23', '2048-07-01 13:14', '2048-07-01 06:57', '2048-07-01 19:15', 156, 167, 63, 55, NULL, NULL, NULL, NULL, '2048-07-01 08:50', '2048-07-01 11:20', '2048-07-01 21:15', '2048-07-01 23:57', '2048-07-01 03:03', '2048-07-01 05:16', '2048-07-01 15:02', '2048-07-01 17:26' ) Duplicate entry '2048-07-01-58' for key 'tide_date'