Skip to Content

mvSQL Database Function - NEWUUID()

Summary

Returns a new UUID.

Syntax

NEWUUID()

Parameters

None

Returns

UUID

A newly generated unique identifier

Remarks

On some platforms the UUID returned is not guaranteed to be truly universally unique. A UUID is sometimes referred to as GUID.