Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: export all tables except one
On Tue, 02 Aug 2005 03:54:26 -0700, johnleslie wrote:
> I want to export all the tables from my schema apart from one(which is
> huge).
>
> Is there an easy way to do this or do I need to list all the tables I
> do want?
You are probably a Winduhs user? Try with perl & grep, they're your friends, even on Winduhs. Cygwin has both of them. You'd be surprised how easy it is to deal with things like that by using tools like vi, perl & grep. Be careful not to condemn your soul to eternal damnation by using Emacs!
-- http://www.mgogala.comReceived on Tue Aug 02 2005 - 23:06:47 CDT
![]() |
![]() |