Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: export all tables except one

Re: export all tables except one

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Wed, 03 Aug 2005 04:06:47 GMT
Message-Id: <pan.2005.08.03.04.06.47.11023@sbcglobal.net>


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.com
Received on Tue Aug 02 2005 - 23:06:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US