Database Utilities (MOSC)

MOSC Banner

How to use datapump to export certain columns

edited Oct 19, 2012 9:43AM in Database Utilities (MOSC) 9 commentsAnswered
How to use datapump to export certain columns?

For example:
Table a
Name  varchar2(30)
Addr  varchar2(30)
City varchar2(3)
State varchar2(2)

But only want to expdp name, city, state, not addr.   

Thanks,

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