NEWID
Description
Creates a unique value of type uniqueidentifier. (NEWID in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Outputs may differ because it generates a unique ID in runtime
Code:
IN -> SqlServer_01.sql
Result:
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated