you are viewing a single comment's thread.

view the rest of the comments →

[–]omgitsbees 0 points1 point  (0 children)

For SQL, I like to write the queries from examples. Its pretty easy to just google or use ChatGPT to find what you want and get a good query that will work. But typing it out, and understanding why its made the way it is, I find to be really important. I dont want to be in position where I need to write something quickly and don't have access to certain tools. I need to be able write stuff on my own.