explicit_defaults_for_timestamp specifies whether to enable non-standard behaviors for default value and NULL value handling in TIMESTAMP columns.
| Property | Description |
|---|---|
| Parameter type | Boolean |
| Default value | ON |
| Value range | * OFF: Disable * ON: Enable non-standard behaviors. |
| Effective scope | * GLOBAL * SESSION |
| Involved in serialization | Yes |
| Plan generation affected | Yes |