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:
Last updated