ALLOW_MULTIPLE_UNDERSCORES_IN_COLUMN_NAMES
This property controls the handling of multiple underscores in column names when a table is created.
Value | Description |
---|---|
| Multiple underscores in column names are automatically turned into a single underscore when a table is created |
| Column names in newly created tables can contain multiple underscores |
The default value for this option is TRUE
.
ALLOW_MULTIPLE_UNDERSCORES_IN_COLUMN_NAMES
option available since v4.9