HomeMogDBMogDB StackUqbar
v3.1

Documentation:v3.1

Supported Versions:

Other Versions:

Other Function

  • sys_guid function

    Description: sys_guid generates and returns a globally unique identifier consisting of 16 bytes. The generated identifier is composed of host time, thread identifier, and random value.

    Example:

    MogDB=# select sys_guid();
              sys_guid
    ----------------------------------
    0005D3DE87AB3147177B0300B2E3FED6
    (1 row)
Copyright © 2011-2024 www.enmotech.com All rights reserved.