Re: How to dump table contents as SQL statements?

From: duncanz <duncanzNOduSPAM_at_dds.nl.invalid>
Date: Wed, 26 Jan 2000 06:18:36 -0800
Message-ID: <0129bb1a.7ea07e5e_at_usw-ex0110-075.remarq.com>


Oracle SQL*Plus

Copy function.

copy from <source_username>_at_<source_alias> - to <target_username>_at_<target_alias> - append <target_table> -
using <query on source database>

Duncan

  • Sent from AltaVista http://www.altavista.com Where you can also find related Web Pages, Images, Audios, Videos, News, and Shopping. Smart is Beautiful
Received on Wed Jan 26 2000 - 15:18:36 CET

Original text of this message