ID vs UUID vs PackedUUID

Concretely, when should I use one type of ID rather than another ?

Between :

UNIQUEID()

UNIQUEID("UUID")

UNIQUEID("PackedUUID")

Solved Solved
0 5 2,063
1 ACCEPTED SOLUTION


@Bulubulu wrote:

UNIQUEID("UUID") for more security


Sure


@Bulubulu wrote:

Could creating an ID with this expression make sense: UNIQUEID()&UNIQUEID() ?


Yes

View solution in original post

5 REPLIES 5
Top Labels in this Space