Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Generating SQLServer style GUID in Oracle 9

Re: Generating SQLServer style GUID in Oracle 9

From: David Portas <REMOVE_BEFORE_REPLYING_dportas_at_acm.org>
Date: 15 Dec 2006 14:21:31 -0800
Message-ID: <1166221291.859837.116580@j72g2000cwa.googlegroups.com>


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 - 16:21:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US