Page tree
Skip to end of metadata
Go to start of metadata

Do not parameterize literal for large IN LISTs ( > 128) and do not cache such statements.

This traceflag is related to statement cache and the "literal autoparam" feature.
Cached statements for queries with large IN lists are comparatively large and so make relatively inefficient use of statement cache.

  • No labels