0

My Code: DELETE FROM doctorreport WHERE id IN ( SELECT id FROM doctorreport GROUP BY id HAVING COUNT(*) > 1) LIMIT 1

Error: #1093 - You can't specify target table 'doctorreport' for update in FROM clause

swapan
  • 21
  • 2

0 Answers0