Share this topic
LinkedIn
Twitter
Copy URL
Concretely, when should I use one type of ID rather than another ?
Between :
UNIQUEID()
UNIQUEID("UUID")
UNIQUEID("PackedUUID")
Solved! Go to Solution.
@Bulubulu wrote: UNIQUEID("UUID") for more security
UNIQUEID("UUID") for more security
Sure
@Bulubulu wrote: Could creating an ID with this expression make sense: UNIQUEID()&UNIQUEID() ?
Could creating an ID with this expression make sense: UNIQUEID()&UNIQUEID() ?
Yes
View solution in original post
never-displayed