Collection Contents Index user_estimates option [database] Next PDF

SQL Anywhere® Server - Database Administration  > Database Options  > Introduction to database options  > Alphabetical list of options

uuid_has_hyphens option [database]


Controls the formatting of unique identifier values when they are converted to strings.

Allowed values

On, Off

Default

On

Remarks

When the uuid_has_hyphens option is set to On, the resulting strings contain four hyphens. For example, 12345678-1234-1234-1234-1234567890ab. With this option set to Off, the hyphens are omitted from the string. The database server supports UUID strings both with and without hyphens when converting a string to a unique identifier value.

See also

Collection Contents Index user_estimates option [database] Next PDF