Category: Transform / Advanced
This action creates a randomly generated 36-character global unique identifier (GUID) for each row in a table.
This action has no parameters. A new column will be created at the leftmost position, named "Uid", to hold the unique ID values.
Some value |
---|
AAA |
BBB |
CCC |
Uid | Some value |
---|---|
c50341b2-9a4b-4656-9c61… | AAA |
a025ab36-1742-405d-9fed… | BBB |
d5dba128-ee6b-4a3c-94a2… | CCC |
Note: UIDs truncated for brevity.