qua_flush_plan_cache#

Flushes the whole execution plan cache.

Syntax#

qua_flush_plan_cache [;]

Example#

The following example flushes the in-memory execution plan.

exec qua_flush_plan_cache;