Skip to Main Content

Oracle Forms

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!

expdp - schema, Tables and Query clause

Ram CJun 17 2021

Hi
I want to export a set of tables from a schema with the same where condition on all those tables. But I see only where clause getting along with the table name and not at schema level. Can someone please help me with the syntax on doing this? schema: A Tables:x,y,z Query: where column_name='value'
Thanks
Ram

This post has been answered by Mathias Zarick on Jun 17 2021
Jump to Answer
Comments
Post Details
Added on Jun 17 2021
6 comments
7,033 views