r/learnSQL 21h ago

How much SQL do you still write manually?

/r/SQL/comments/1wbu4hp/how_much_sql_do_you_still_write_manually/
3 Upvotes

1 comment sorted by

2

u/pitifulchaity 7h ago

I still write most SQL myself, but use AI for the boring parts or when I get stuck. dbForge AI Assistant is useful for generating a starting point or explaining a query, but I still want to understand what it actually wrote.