Specifies the column defaults to a new unique identifier.
final byte ColumnSchema.COLUMN_DEFAULT_UNIQUE_ID
UUIDs can be used to uniquely identify rows in a table. The generated values are unique on every computer or device, meaning they can be used as keys in synchronization and replication environments.
The default value of existing tables can be determined by querying the column_default column of the TableSchema.SYS_COLUMNS system table.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |