Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Generating SQLServer style GUID in Oracle 9
barthome1_at_comcast.net wrote:
> I am having to extract data from Oracle to be loaded, through a text
> output file, into SQLServer. One of the data items I must tag each
> output value with is a SQLServer style GUID. Is there a way to have
> Oracle generate this type of GUID?
>
> Bart
Lookup SYS_GUID()
-- David PortasReceived on Fri Dec 15 2006 - 16:21:31 CST