Key Column Max Length

The collection metadata component that specifies the maximum length of the key column in bytes. This component applies only to keys of type VARCHAR2.

Property Value
Default value 255
Allowed values At least 32 bytes if key assignment method is UUID or GUID. See Key Column Assignment Method.
JSON collection metadata document path keyColumn.maxLength

Related Topics