How NOT to Select Records
From The Daily WTF... How NOT to SELECT records in your database.
Apparently in his version of SQL Server, WHERE clauses only work on Temp tables.
Legacy Comments
Brett
2004-09-01 |
re: How NOT to Select Records That's great....wonder if any of my code made it to that blog.... |
JeffS
2004-09-02 |
re: How NOT to Select Records WOW! what a great site ! lots of fun to read. and that example is ridiculous. It's especially great for me right now because i just started a new job where I am replacing 3 programmers who had some, um, interesting programming "techniques". I've already submitted my first example !! great site, thanks for the link, Mark. - Jeff |
Tara
2004-09-14 |
re: How NOT to Select Records Hey Jeff, you made it to the WTF today: http://thedailywtf.com/archive/2004/09/14/1774.aspx |