SQL Reference Guide
>
SQL Reference Guide
>
SQL Statements
>
SET
>
NOREUSE
Was this helpful?
NOREUSE
SET NOREUSE disables the “reuse” heuristic of the query optimizer.
Note:
The reuse heuristic can greatly improve the performance of some queries, so use NOREUSE only in extreme cases.
Last modified date: 11/09/2022
This site works best with JavaScript enabled