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