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(), '268', '2009-04-1', '3', '2009-3-6', 5.5, '2009-04-1 5:2:00', '2009-04-1 17:46:00', '2009-04-1 8:6:00', NULL, '2009-04-01 05:10', '2009-04-01 20:08', '2009-04-01 13:01', '2009-04-01 23:09', 136, 87, 9, 80, '2009-04-01 11:01', '2009-04-01 15:04', NULL, NULL, '2009-04-01 00:49', '2009-04-01 03:18', '2009-04-01 15:09', '2009-04-01 17:59', '2009-04-01 07:31', '2009-04-01 10:39', NULL, NULL ) Duplicate entry '2009-04-01-268' for key 'tide_date'