ob_enable_transformation specifies whether to enable the rewrite feature of the SQL optimizer.
| Property | Description |
|---|---|
| Parameter type | Boolean |
| Default value | 1 |
| Value range | * 0: Disable * 1: Enable |
| Effective scope | * GLOBAL * SESSION |
| Involved in serialization | Yes |
| Plan generation affected | Yes |