How to generate unique Id in Xquery
ManiApr 4 2013 — edited Apr 5 2013Hi All,
I want to generate unique id for one field in target variable for this I used fn-bea:uuid() function as of know but it generate the combination of numbers and characters,is there any other approach to generate unique Id in Xquery or to get numbers only by using the fn-bea:uuid() function.
Regards
Mani