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(), '92', '2001-12-1', '6', '2001-10-17', 15.8, '2001-12-1 6:53:00', '2001-12-1 16:57:00', '2001-12-1 17:21:00', '2001-12-1 6:55:00', '2001-12-01 11:54', '2001-12-01 23:16', '2001-12-01 05:16', '2001-12-01 18:01', 359, 312, 26, 112, '2001-12-01 03:31', '2001-12-01 06:45', NULL, NULL, '2001-12-01 07:15', '2001-12-01 09:54', '2001-12-01 19:35', '2001-12-01 21:41', '2001-12-01 00:43', '2001-12-01 03:19', '2001-12-01 13:44', '2001-12-01 16:10' ) Duplicate entry '2001-12-01-92' for key 'tide_date'