Hacker News new | ask | show | jobs
by idiocrat 489 days ago
Maybe the "query optimization works because sql is set-oriented"?

The types of operations in SQL are limited to sets, therefore allowing certain optimizations.