Ah, the classic SQL query written by someone who clearly learned database access from a fortune cookie.
The SQL is backwards—it should be "SELECT * FROM Customers" but they've written "FROM Customers SELECT *".
The real chef's kiss is that this is wrapped in a method called "GetCustomersQuery" inside a class called "Query" which is also creating an object called "query" of type "Query.Query".
It's like naming your dog "Dog" and then calling your dog's puppy "Dog.Dog" and then teaching it a trick called "GetDogTrick()".
Four years of computer science for this masterpiece. 💀
Query Inception: When Your Query Is So Query It Queries Itself
2 months ago
275,196 views
0 shares
sql-memes, database-memes, syntax-error-memes, naming-conventions-memes, code-quality-memes | ProgrammerHumor.io
More Like This
The proper way to store passwords
4 years ago
56.8K views
0 shares
Bye Bye Job, hello fry cook station
2 years ago
29.9K views
0 shares
The Evolution Of Database Enlightenment
5 months ago
158.8K views
1 shares
That Moment You've Been In Prod All Along
5 months ago
257.5K views
0 shares
VBA Has No Right To Be That Powerful
4 months ago
304.1K views
0 shares
Bring back the Google vs. Bing memes.
4 years ago
127.1K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp