| ▲ | Draiken 2 days ago | |
You might be robbing yourself of the opportunity to learn SQL for real by short-cutting to a solution that might not even be correct one. I've tried using LLMs for SQL and it fails at exactly that: complexity. Sure it'll get the basic queries right, but throw in anything that's not standard every day SQL into it and it'll give you solutions that are not great really confidently. If you don't know SQL enough to figure out these issues in the first place, you don't know if the solutions the LLM provides are actually good or not. That's a real bad place to be in. | ||