←back to thread

I'm absolutely right

(absolutelyright.lol)
648 points yoavfr | 1 comments | | HN request time: 0.202s | source
Show context
moxplod ◴[] No.45138728[source]
Recent conversation:

< Previous Context and Chat >

Me - This sql query you recommended will delete most of the rows in my table.

Claude - You're absolutely right! That query is incorrect and dangerous. It would delete: All rows with unique emails (since their MIN(id) is only in the subquery once)

Me - Faaakkkk!!

replies(1): >>45138755 #
1. MYEUHD ◴[] No.45138755[source]
Better not try LLM-generated queries on your production database! (or at least have backups)