Database Utilities (MOSC)

MOSC Banner

how to mention full query in expdp command

edited Apr 27, 2011 9:20PM in Database Utilities (MOSC) 6 commentsAnswered
Hi,
Can anyone provide me the syntax for exporting the data from a table to dump file suing the SQL QUERY involving subset of column.
I am using the parameter file I am trying but it is not working . I tried following parameters but none of them seems working for me :

QUERY=user1.load_table:'col1'

QUERY='select col1 from user1.load_table'

QUERY=user1.load_table:'select col1'


Best Regards,
Anurag

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