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
[ 2.8 ms ] story [ 14.8 ms ] threadThe types of operations in SQL are limited to sets, therefore allowing certain optimizations.