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

Home -> Community -> Usenet -> c.d.o.misc -> Script to dump data to insert script

Script to dump data to insert script

From: Arthur Fuller <artful_at_passport.ca>
Date: 1998/02/19
Message-ID: <34EC6A76.8AE49636@passport.ca>#1/1

Has anyone written a script to dump the data from a table into a script of "insert into <table> values ( xxx, yyy, zzz )" statements? Ideally, it would also write the statements to create the table.

Before tackling it myself, I thought I'd see if anyone's already done it.

TIA
Arthur Fuller Received on Thu Feb 19 1998 - 00:00:00 CST

Original text of this message

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