NEWID
Description
Sample Source Pattern
Syntax
NEWID ( ) UUID_STRING()Examples
SELECT NEWID ( ) AS ID ID|
------------------------------------+
21AA426B-0A2B-400C-8558-B718C59A9D51|SELECT UUID_STRING() AS ID; ID|
------------------------------------+
33330dcf-a258-4d77-9e74-8a1afd8ddcf1|Last updated
Was this helpful?