Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Generating SQLServer style GUID in Oracle 9
A co-worker, who knows a whole lot more about Oracle than I, looked at
this and thought that there was some difference between this and the
SQLServer GUID.
Does anyone have a comment on this angle?
Bart
David Portas wrote:
> 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 Portas
Received on Fri Dec 15 2006 - 17:10:15 CST