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(), '392', '1946-03-1', '5', '1946-1-28', 26.9, '1946-03-1 6:22:00', '1946-03-1 17:47:00', '1946-03-1 4:50:00', '1946-03-1 15:1:00', '1946-03-01 05:27', '1946-03-01 16:40', '1946-03-01 11:11', '1946-03-01 23:17', 198, 189, 90, 5, NULL, NULL, '1946-03-01 21:19', '1946-03-02 01:13', '1946-03-01 00:39', '1946-03-01 03:23', '1946-03-01 12:49', '1946-03-01 15:01', '1946-03-01 07:10', '1946-03-01 09:27', '1946-03-01 18:39', '1946-03-01 21:17' ) Duplicate entry '1946-03-01-392' for key 'tide_date'