statement cache off argument: Disable the SQL statement cache (SQL administration API)

Use the statement cache off argument with the admin() or task() function to turn off the SQL statement cache.

Syntax


>>-EXECUTE FUNCTION--+-admin-+--(--+-"statement cache off"-+----->
                     '-task--'
>--)--;---------------------------------------------------------><

Usage

This function is equivalent to the onmode -e off command.