use this query
select '{'||substr(sys_guid(),1,8)||'-'||substr(sys_guid(),9,4)||'-'
||substr(sys_guid(),13,4)||'-'||substr(sys_guid(),17,4)||'-'
||substr(sys_guid(),20)||'}' from dual
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |