When you’re learning SQL, do you want the tool to fix your query or teach you why it failed?
I’m curious what actually helps people learn faster.
If a query fails, would you rather just get corrected SQL, or see the original database error, exactly where it failed, an explanation of why, and then a suggested fix you can review?
I feel like automatically fixing everything can be useful, but it can also make it harder to actually learn what went wrong.