Re: export data out of Oracle DB

From: Eugene Gardner <E.Gardner_at_VaxMan.prestel.co.uk>
Date: 1997/08/02
Message-ID: <33e2d101.2626733_at_news.prestel.co.uk>#1/1


> > Does anyone know if there is a utility that can export/import data
> > from/to a table
> > using some criteria like in a where clause?
Why not create a new temporary table with your select...where clause then copy that to another schema with the original table's name then export that ? Received on Sat Aug 02 1997 - 00:00:00 CEST

Original text of this message