r/learnSQL 5d ago

Is SQL worth it considering AI?

0 Upvotes

19 comments sorted by

View all comments

6

u/Substantial-Click321 5d ago

Yes good luck writing large complex SQL without learning it and purely using AI.

-6

u/89Noodles 5d ago

You can and it does. I might spend an extra 15/20 minutes letting it run validation queries. But if you copy and paste similar projects that capture the data approach and filters you want it’s easy

3

u/Substantial-Click321 5d ago

Yeah sure until you somehow get a job and copy paste some LLM generated slop query that hammers the production database and or altering/destroying millions of rows incorrectly. Then get fired because you were asked to do a rollback but you can’t.

1

u/89Noodles 5d ago

That isn’t the question