Comment on Ask HN: Those with success using GPT-4 for programming – what are you doing?parentComments−stevesimmons3yIt's also great at fixing SQL queries that the database errors on.So now, rather than take time to get complex queries right, I quickly sketch a query that's roughly what I want, and tell ChatGPT to "Fix this Sqlite query."
Comments
It's also great at fixing SQL queries that the database errors on.
So now, rather than take time to get complex queries right, I quickly sketch a query that's roughly what I want, and tell ChatGPT to "Fix this Sqlite query."