Tagged Questions
3
votes
3answers
1k views
SQL question from Joel Spolsky article
From Joel Spolsky's article on leaky abstractions:
[C]ertain SQL queries are thousands of times slower than other logically equivalent queries. A famous example of this is that some SQL servers ...