GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Join Multiple Tables in GoldenGate 12c

edited Jun 1, 2017 7:12PM in GoldenGate, Streams and Distributed Database (MOSC) 11 commentsAnswered ✓

Hi Experts,

Currently I am working on one PoC, where I need to implement join clause between 3/4 tables using GG 12c.

My requirement is as follows :

I have two tables, say EMP and DEPT. Now I have 3rd table in target EmpDept, where I am supposed to Map the data based on the logic. When the dept ID from EMP table and the dept ID from DEPTwill match (where emp.Dept ID = dept.Dept ID) , only then I will map the respected results from the both table to target.

I have read about UPDATEINSERT / OVERRIDEDUP parameters, but don't want to use here. Because my main goal is to join 4 tables in the above way. So I have to use select query with where condition. Basically one particular ID must be present in 4 tables, then only I will Map. This will be my next step. But initially I want test on two tables with a simple join clause.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center