Hacker News new | ask | show | jobs
by brangalina4eva 3436 days ago
> nor using single-char variable names

My pet hate.

1 comments

We had a policy at my last place that any SQL joins alias the table name with a single character alias. The rule resulted in the most insanely confusing stored procedures I've ever seen. Whoever came up with that is a complete idiot