bcquality/community/knowledge/performance
Jeremy Vyska 09370d126e Remove SetLoadFields-ordering article and samples
The article claimed SetLoadFields must be called before filters, but
call order has no impact on the resulting query plan. Removing the
article along with its good/bad AL samples rather than rewriting,
since the premise itself is incorrect.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 10:06:03 +02:00
..
avoid-growing-globals-in-singleinstance-subscribers.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
avoid-growing-globals-in-singleinstance-subscribers.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
avoid-growing-globals-in-singleinstance-subscribers.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
choose-maintainsiftindex-by-read-write-ratio.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
choose-maintainsiftindex-by-read-write-ratio.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-common-fields-before-branching-on-case.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-common-fields-before-branching-on-case.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-common-fields-before-branching-on-case.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-only-primary-key-fields-for-reference-work.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-only-primary-key-fields-for-reference-work.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-only-primary-key-fields-for-reference-work.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
omit-filter-only-fields-from-setloadfields.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
omit-filter-only-fields-from-setloadfields.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
omit-filter-only-fields-from-setloadfields.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
order-case-branches-by-frequency.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
order-case-branches-by-frequency.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
order-case-branches-by-frequency.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
use-deleteall-for-filtered-bulk-deletion.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
use-deleteall-for-filtered-bulk-deletion.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
use-deleteall-for-filtered-bulk-deletion.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00