Skip to Main Content

Oracle Database Discussions

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!

Returning into - in Merge

AshokramOct 15 2015 — edited Oct 15 2015

Hi all,

Thanks in advance.

I am using the following version of database:

Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64 bit Production

I want to return the values (primary key) generated by identity column in a  merge statement. I found that RETURNING INTO clause can not be used in merge statement.

Is there any possibility for achieving this.


Kindly help me.


This post has been answered by unknown-7404 on Oct 15 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2015
Added on Oct 15 2015
1 comment
573 views