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(), '389', '2013-09-1', '0', '2013-7-26', 25.2, '2013-09-1 5:26:00', '2013-09-1 18:21:00', '2013-09-1 1:23:00', '2013-09-1 15:27:00', '2013-09-01 02:25', '2013-09-01 16:18', '2013-09-01 09:21', '2013-09-01 22:02', 170, 185, 63, 113, NULL, NULL, NULL, NULL, '2013-08-31 22:40', '2013-09-01 00:48', '2013-09-01 11:26', '2013-09-01 14:12', '2013-09-01 04:29', '2013-09-01 07:16', '2013-09-01 18:01', '2013-09-01 20:18' ) Duplicate entry '2013-09-01-389' for key 'tide_date'