User Tools

Site Tools


transformations:generateuids

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
transformations:generateuids [2016/09/20 23:14] dmitrytransformations:generateuids [2021/04/05 01:31] craigt
Line 1: Line 1:
-===== Generate UIDs =====+{{ transformations:GenerateUidsAction.png}} 
 +====== GENERATE UNIQUE IDENTIFIERS ====== 
 +Category: Transform / Advanced\\
  
-This transformation creates global unique identifiers (GUID) for each row in a table. It doesn't have parameters.+\\  
 +=====Description===== 
 +This action creates a randomly generated 35-character global unique identifier (GUID) for each row in a table.\\
  
-**Example**+\\ 
 +=====Use cases===== 
 +  This action can be used to generate primary keys in tables. 
 + 
 +\\  
 +=====Action settings===== 
 +This action has no parameters.  A new column will be created at the leftmost position, named "Uid", to hold the unique ID values. 
 + 
 +\\  
 +=====Examples=====
  
 ^Uid ^Some value  ^ ^Uid ^Some value  ^
Line 9: Line 22:
 |a025ab36-1742-405d-9fed-1072e02cdf89 | BBB  | |a025ab36-1742-405d-9fed-1072e02cdf89 | BBB  |
 |d5dba128-ee6b-4a3c-94a2-882b57c35bd6 | CCC  | |d5dba128-ee6b-4a3c-94a2-882b57c35bd6 | CCC  |
 +
 +\\ 
 +=====See also=====
 +  * [[transformations:enumerate|Enumerate]]
 +
transformations/generateuids.txt · Last modified: 2021/07/07 10:51 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki