Skip to main content
Skip table of contents

Universally Unique Identifiers

There were errors rendering macro:

  • An unknown error occurred.
Information

  • Each data table has a column named UUID of the Universally Unique Identifier type (short: UUID).
    • These columns serve to uniquely identify records.
    • At runtime, it is automatically filled with a unique value. Therefore it is usually not necessary to explicitly reference this column.
  • Sometimes it can be helpful to read out the value of a UUID column for precise identification or for comparison.
  • There were errors rendering macro:

    • An unknown error occurred.
    We strongly advise you against giving write access to any (explicit) UUID field (also via SQL scripts, etc.).
    • The manual manipulation/overwriting of (existing) UUID columns is highly critical and may lead to data inconsistency or cause the records not to be found any longer.
  • For further information on UUID columns, please click here.

There were errors rendering macro:

  • An unknown error occurred.
Note

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.