Skip to main content
Skip table of contents

OPTIMIZER (Analyzer mode)

Change the Analyzer mode by SQL

Syntax

Syntax

SQL
ALTER TABLE <table> SET OPTIMIZER <OptimizationMode>

<table>

The table you want to modify

<OptimizationMode>

New Optimization mode to be defined. The value has to be part of the list defined in the optimized_index.json file

Output

This SQL command does not return anything.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.