this post was submitted on 16 Aug 2024
608 points (98.1% liked)

Programmer Humor

32316 readers
171 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 months ago (3 children)

Who is writing SQL in the terminal?

[–] [email protected] 1 points 2 months ago (1 children)

Was thinking the same thing... now, searching through all my SQL scripts for the past year to find the same logic I want to replicate in another script, well that's different.

[–] [email protected] 1 points 2 months ago

I save "template" SQL queries in a special directory so that I don't have to google how to do specific things. It's basically my own personal "examples" folder.

load more comments (1 replies)