|
 |
"Jeremy M. Praay" <jer### [at] questsoftware cmo> wrote:
> Working where I do, I've found quite a few WTF's myself.
yes, offices are full with it. and they generally come from programmers not
well aquainted with povray... :)
> In one of my recent favorites, the programmer had done a query like:
> SELECT * FROM CUSTOMERS
in my place, people seem to love using cursors and manually looping over it
rather than using a simpler and much faster INNER JOIN.
Post a reply to this message
|
 |