GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Add sub-query in where clause in extract

edited Dec 31, 2013 3:30AM in GoldenGate, Streams and Distributed Database (MOSC) 11 commentsAnswered ✓
 Hi, I want to add "Sub-Query" in "Where" clause but not getting the expected result.

TABLE scott.emp,SQLEXEC (id deptno,  query 'select max(deptno) from scott.emp') ;

In above I want to to transfer only max detpno records but when I start extract all records transfer.
Please any one help me to resolve this query.

 Thank You & Regards
 Qasim


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