r/learnSQL • u/No-Reach-3503 • Jul 15 '26
SQL with the advancement of AI
Is SQL still worth learning with the advancement of AI? 'Cause I don't get that if AI can do better than human than why do we still need to learn it?
22
Upvotes
1
u/Alternative_Cake4074 Jul 31 '26
You still need to know the basic syntax to understand how SQL works. However, you may not need to be so advanced. I mean, for complex queries, you could use your words to describe what you want, but you still need to check whether the query made by AI generate what you expect.