Query optimization doesn't work because SQL is declarative (scattered-thoughts.net) 2 points by jamii 1y ago ↗ HN
[–] idiocrat 1y 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.
1 comment
[ 11.2 ms ] story [ 18.6 ms ] threadThe types of operations in SQL are limited to sets, therefore allowing certain optimizations.