Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Store guid received from sqlserver as raw in oracle

user5716448Feb 18 2020 — edited Feb 19 2020

Hi,

We are getting spreadsheet from sqlserver extract which supplies id as guid ce35289a-657f-4440-aa3c-4d1296304f64

We wish to store this as raw datatype in oracle table as we need to link this to other tables which are fed directly from sqlserver into a raw datatype column by a separate non-oracle application.

How can we do this via simple insert?

version 11.2

Thanks

This post has been answered by odie_63 on Feb 18 2020
Jump to Answer
Comments
Post Details
Added on Feb 18 2020
12 comments
155 views